search for: r14463

Displaying 1 result from an estimated 1 matches for "r14463".

Did you mean: 14463
2008 Jul 31
1
oggz fixes for macos
...nt 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: warning: assignment discards qualifiers > from pointer target type The content_types array should be declared 'const char *' here. > oggz-known-codecs.c:111: warning...