|
Re: C89: msg#00624lang.perl.perl6.internals
On Thu, 28 Oct 2004 19:22:02 -0700, Bill Coffman <bill.coffman@xxxxxxxxx> wrote: > Thanks for the info... > > Apparently, > > gcc -ansi -pedantic > > is supposed to be ANSI C '89. Equiv to -std=c89. Also, my > Configure.pl generated make file uses neither -ansi nor -pedantic. I > do have access to a K&R C v2, but it doesn't look like it's going to > match the actual practice. Oh well. So long, as my code works, I'm > happy. > > Incidentally, I tried adding -ansi and -pedantic and I got lots of > warnings, like "long long" not supported by ANSI C'89, etc. (how can > you do 64 bit ints then?). I also got errors that caused outright > failure. Perhaps it's best to forget the whole C'89 thing. But maybe > someone should remove that from the documentation? Just a thought. I thought long long was only defined in C99, not C89? -- bd |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Q: newsub opcodes: 00624, Leopold Toetsch |
|---|---|
| Next by Date: | Re: [perl #32208] [PATCH] Register allocation patch - scales better to more symbols: 00624, Dan Sugalski |
| Previous by Thread: | Re: C89i: 00624, Leopold Toetsch |
| Next by Thread: | a note for extenders and embedders: 00624, Leopold Toetsch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |