Displaying 2 results from an estimated 2 matches for "tr_insert_new_".
2013 Apr 05
0
flac 1.3.0pre3 pre-release
...etadata_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 function ?tr_insert_new_?:
> metadata_object.c:380:127: warning: declaration of ?index? shadows a
> global declaration [-Wshadow]
> metadata_object.c: In function ?test_metadata_object?:
> metadata_object.c:507:38: warning: declaration of ?index? shadows a
> global declaration [-Wshadow]
> CCLD test...
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