Ben Laurie wrote: >Jeff Trawick wrote: > > >> /* FIXME: this is not C99 or C++ or Java */ >> >> > >What's the matter? Did your editor break? :-) > >Besides, your revision is wrong... > > /* FIXME: this is not C99 or C++ or Java or gcc */ > > So now 'gcc' is a language. Sigh.
Try 'gcc -std=c89', and I suggest you always use that for compiling APR. -- Brane Äibej <[EMAIL PROTECTED]> http://www.xbc.nu/brane/
