On Thu, Dec 07, 2000 at 01:22:08PM +0100, Roland Giersig wrote: > How about a two-step requirement? > > 1) Native compiler must support ANSI-C. > > 2) If 1) doesn't hold, gcc can be required, which fulfills ANSI-C. strictly and really pedant point no it doesn't quite, as ANSI specifies the compiled language and the library functions. eg gcc on SunOS 4.1.1 doesn't give an 100% ANSI C because the C library sprintf() returns a char* pointing to the buffer rather than the number of characters written to the buffer. [I remember things that bite me. Also, don't pick up squirrels. The pointed end bites] Not that that's important. But fflush(NULL) is, and we still seem to run into that one on one current platform But I agree with what you're saying. Nicholas Clark
- Re: Perl6 compatibility with non-C envi... Simon Cozens
- Re: Perl6 compatibility with non-C enviornm... Sam Tregar
- Re: Perl6 compatibility with non-C envi... Dan Sugalski
- Re: Perl6 compatibility with non-C enviornm... Hildo Biersma
- Re: Perl6 in Java? (was Re: Meta-design) Piers Cawley
- Re: Perl6 in Java? (was Re: Meta-design) Nicholas Clark
- Re: Perl6 in Java? (was Re: Meta-design) Simon Cozens
- Re: Perl6 in Java? (was Re: Meta-design) John Porter
- documenting interfaces (was Re: Meta-design) Bradley M. Kuhn
- Re: Meta-design Roland Giersig
- Re: Meta-design Nicholas Clark
- Re: Meta-design John Porter
- Re: Meta-design Simon Cozens
- Re: Meta-design John Porter
- Re: Meta-design Nicholas Clark
- Re: Meta-design Simon Cozens
- Re: Meta-design Jarkko Hietaniemi
- Re: Meta-design John Porter
- Re: Meta-design Simon Cozens
- Re: Meta-design John Porter
- Perl6 on handhelds (was Re: Meta-design... Bradley M. Kuhn