Displaying 2 results from an estimated 2 matches for "vc_replace_new_".
2013 Apr 05
0
flac 1.3.0pre3 pre-release
...erations_shorthand_cuesheet.o
> operations_shorthand_cuesheet.c: In function ?import_cs_from?:
> operations_shorthand_cuesheet.c:158:19: warning: declaration of
> ?index? shadows a global declaration [-Wshadow]
> [...]
> CC metadata_object.o
> metadata_object.c: In function ?vc_replace_new_?:
> metadata_object.c:263:6: warning: declaration of ?index? shadows a
> global declaration [-Wshadow]
> metadata_object.c: In function ?tr_set_new_?:
> metadata_object.c:365:124: warning: declaration of ?index? shadows a
> global declaration [-Wshadow]
> metadata_object.c: In f...
2013 Apr 01
17
flac 1.3.0pre3 pre-release
Hi all,
The latest pre-release is here:
http://downloads.xiph.org/releases/flac/beta/flac-1.3.0pre3.tar.xz
but there will probably need to be at least one more.
I've tested this on
x86_64-linux
powerpc-linux
i386-openbsd5.2
i386-freebsd9
The majority of changes since the last pre-release is the addition of
Janne Hyv?rinen's utf8 I/O functionality. Janne's