Displaying 1 result from an estimated 1 matches for "read_g".
Did you mean:
read_6
2008 Jul 31
1
oggz fixes for macos
...gt; oggz-chop.c:562: warning: passing argument 1 of 'ogg_page_granulepos'
> discards qualifiers from pointer target type
> oggz-chop.c:563: warning: passing argument 1 of 'ogg_page_granulepos'
> discards qualifiers from pointer target type
> oggz-chop.c: In function 'read_gs':
> oggz-chop.c:620: warning: passing argument 1 of 'ogg_page_continued'
> discards qualifiers from pointer target type
These are fixed in libogg svn r14463. Guess we should do a release!
> oggz-known-codecs.c: In function 'main':
> oggz-known-codecs.c:105: warnin...