[tremor] Recent Tremor commits

Segher Boessenkool segher at koffie.nl
Mon Mar 31 17:19:52 PST 2003



Monty wrote:
> 
> 
> On Mon, Mar 31, 2003 at 09:53:58PM +0100, Chris Gilbert wrote:
> 
>>However one minor patch was needed to get it to compile, see attached.
> 
> Ahhh.... It looks like Debian re-set up gcc to run in C99 mode by
> default (in which the code you had to patch is legal).  I'll apply

GCC 3 runs in gnu99 mode by default.  You might want to add the
-pedantic (and -ansi or -std=c99) options to the GCC command line...

> that patch and probably set at least my local build system to force
> ANSI/C90.

It's ANSI C89 (equal to ISO C90) ;-)

-std=c89 -pedantic  it is, then.

<p>Cheers,

Segher

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'tremor-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Tremor mailing list