Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.apps > #370
| From | Kaz Kylheku <kaz@kylheku.com> |
|---|---|
| Newsgroups | comp.os.linux.development.apps, comp.lang.c, comp.lang.c++ |
| Subject | Re: fcntl2.h:51:26 error with NetBeans IDE 7.0.1 on Ubuntu 11.08 |
| Date | 2012-01-08 18:39 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <20120108103348.176@kylheku.com> (permalink) |
| References | <3f058b58-9035-4981-b5cb-97ca01476423@w4g2000vbc.googlegroups.com> <87pqeup4w0.fsf@araminta.anjou.terraraq.org.uk> |
Cross-posted to 3 groups.
On 2012-01-08, Richard Kettlewell <rjk@greenend.org.uk> wrote: > OtagoHarbour <peterdlauren@gmail.com> writes: > > The message looks fairly straightforward; check that your call(s) to > open() are correct. The checking version is only defined conditionally > which presumably explains why you only see the error in certain > configurations. These checks are done in the body of an inline version of open which calls an appropriate variant based on what arguments are present. I'm guessing that these checks get hoisted into compile time under optimization.
Back to comp.os.linux.development.apps | Previous | Next — Previous in thread | Next in thread | Find similar
fcntl2.h:51:26 error with NetBeans IDE 7.0.1 on Ubuntu 11.08 OtagoHarbour <peterdlauren@gmail.com> - 2012-01-08 06:47 -0800
Re: fcntl2.h:51:26 error with NetBeans IDE 7.0.1 on Ubuntu 11.08 Richard Kettlewell <rjk@greenend.org.uk> - 2012-01-08 15:53 +0000
Re: fcntl2.h:51:26 error with NetBeans IDE 7.0.1 on Ubuntu 11.08 Kaz Kylheku <kaz@kylheku.com> - 2012-01-08 18:39 +0000
Re: fcntl2.h:51:26 error with NetBeans IDE 7.0.1 on Ubuntu 11.08 Richard Kettlewell <rjk@greenend.org.uk> - 2012-01-08 18:45 +0000
Re: fcntl2.h:51:26 error with NetBeans IDE 7.0.1 on Ubuntu 11.08 jt@toerring.de (Jens Thoms Toerring) - 2012-01-08 16:35 +0000
Re: fcntl2.h:51:26 error with NetBeans IDE 7.0.1 on Ubuntu 11.08 Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-01-08 20:13 +0000
csiph-web