Re: support for pre-C99 compilers
Bruno Haible <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <1536307.qEWYsNFPso@omega> |
> > Fix build failure with pre-C99 compilers (regression from 2008-10-29). > > I thought we decided to require C99? Yes, a couple of months ago I too thought we would lose no porting targets by assuming C99 or better. But I had forgotten about IRIX 6.5, where the only available compiler for the 'o32' ABI is cc (at least on the machine I have access to), and this cc does not grok statements after declarations. Anyway, this pre-C99 support is not a lot of trouble. It's more time-consuming to fix the various GC crashes that I'm observing on the various porting targets... Bruno ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel