search for: make_unicode_str

Displaying 2 results from an estimated 2 matches for "make_unicode_str".

2012 Feb 26
0
Testing needed
.../utf8.c:184:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/utf8.c: In function 'utf8_decode': f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/utf8.c:198:5: warning: pointer targets in passing argument 1 of 'make_unicode_string' differ in signedness [-Wpointer-sign] f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/utf8.c:95:17: note: expected 'const unsigned char *' but argument is of type 'const char *' 3) Test results: All tests passed MinGW buildscripts are attached, in case anyone needs them....
2012 Feb 26
5
Testing needed
Hi all, I think we're getting close to the first FLAC release in over 4 years. I have tested whats currently in Git on x86, x86_64 and PowerPC Linux and would appreciate reports of successful compiles (and even more importantly any failures) on OSX, Windows and elsewhere. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo