[vorbis-dev] c++ comments in vorbis source
Ralph Giles
zen6669 at zen.co.uk
Sat Jul 13 03:27:15 PDT 2002
On Friday, July 12, 2002, at 08:20 PM, Monty wrote:
> Your instincts are correct. Go ahead and kill C++ comments.
Done. Thanks.
> Unimplemented prototypes in ogg.h?? Which ones? I might have
> forgotten to remove something that I decided was ill-considered and
> didn;t actually write the matching function...
I removed the following three routines:
extern long oggpack_look_huff(oggpack_buffer *b,int bits);
extern int oggpack_adv_huff(oggpack_buffer *b,int bits);
extern void ogg_page_checksum_set(ogg_page *og);
The last *is* defined; I don't know why I missed it. I've put it back.
The other two are mentioned nowhere in the source that I can see.
-r
<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 '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