Les articles publiés sur le site
-
17 janvier 2017, par Erik de Castro Lopo
metadata.h: Fix search/replace typo in comments
- [DH] include/FLAC/metadata.h
-
17 janvier 2017, par Erik de Castro Lopo
getopt.c: Pointer comparison fix
* Remove <stdint.j> because MSVC 2005 (and probably 2008) don't have it.
* Fix pointer difference caclulation between `nameend` and `nextchar`.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
- [DH] src/share/getopt/getopt.c
-
17 janvier 2017, par Erik de Castro Lopo
getopt.c: Pointer comparison fix
* Remove <stdint.h> because MSVC 2005 (and probably 2008) don't have it.
* Fix pointer difference caclulation between `nameend` and `nextchar`.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
- [DH] src/share/getopt/getopt.c
-
16 janvier 2017, par Erik de Castro Lopo
Final unsigned fixes
Found using the Makefile.lite build system.
- [DH] src/plugin_common/tags.c
-
16 janvier 2017, par Erik de Castro Lopo
Yet more unsigned fixes
- [DH] include/FLAC/metadata.h
- [DH] src/share/replaygain_analysis/replaygain_analysis.c
- [DH] src/share/utf8/charset.c