[vorbis-dev] Compile problems
Beni Cherniavsky
scben at techst02.technion.ac.il
Thu Jan 25 08:42:41 PST 2001
On Wed, 24 Jan 2001, Jeff Squyres wrote:
> Monty --
>
> There are a bunch of C++-style comments in the current vorbis CVS head in
> various vorbis/lib/mode/*.h files.
>
> This prevents compiling on Solaris with native compilers.
>
> Can they be converted to C-style comments, or surrounded with
> #if 0/#endif? I can send a patch to convert them to /* */ if it would
> help.
>
#if 0/#endif can still lead to compiler complaints if the comments (which
it doesn't recognize as such contain something like ubalanced (uneven
number of) apostrophes. The contents of #if 0/#endif must be complete
preprocessor tokens - they are only (and very) good for code.
--
Beni Cherniavsky <cben at crosswinds.net>
(also scben at t2,cben at tx in Technion)
No, No! You're not thinking; you're just being logical.
- Niels Bohr
--- >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