libsigrok/src/output
Daniel Elstner 6433156c32 Fix log varargs bugs indicated by -Wformat
A few of these were pretty serious, like missing arguments,
passing integers where a string was expected, and so on.
In some places, change the types used by the code rather than
just the format strings.
2015-09-13 02:29:38 +02:00
..
analog.c Various key lists: Add reminders of what needs updates upon changes. 2015-08-28 16:32:14 +02:00
ascii.c Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00
binary.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
bits.c Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00
chronovu_la8.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
csv.c output/csv: Avoid using SR_OK_CONTINUE. 2015-08-30 21:13:51 +02:00
gnuplot.c Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00
hex.c Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00
ols.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
output.c Fix log varargs bugs indicated by -Wformat 2015-09-13 02:29:38 +02:00
srzip.c portability: Use g_strerror() in favor of strerror(). 2015-09-09 15:20:10 +02:00
vcd.c Consistently use SR_PACKAGE_VERSION instead of VERSION 2015-08-16 18:28:13 +02:00
wav.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00