[vorbis-dev] Compiling ogg123 under powerpc-apple-darwin6.1

rillian rillian at telus.net
Thu Nov 28 09:34:00 PST 2002



On Thursday, November 7, 2002, at 04:43  am, Frederick Wheelock wrote:

> buffer.c:76: only 1 arg to macro 'DEBUG' (2 expected)

Looks like your gcc doesn't support variable numbers of arguments to 
macros. As it says in the definition:

     /* Special debugging code.  THIS IS NOT PORTABLE! */

Probably the best fix is to rewrite this as a function. In the meantime 
is there a switch that turns this on in gcc3? (or something we're doing 
to turn it off?)

  -r

--- >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 'vorbis-dev-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 Vorbis-dev mailing list