summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2018-09-28 20:23:36 +0200
committerGerhard Sittig <gerhard.sittig@gmx.net>2022-11-24 13:13:58 +0100
commitdcf512bb44c5a83540295115ec46633affd8c646 (patch)
tree4195026b807c4c788d94dadb8ede7b4732e5d394 /util.c
parentd1347eff2dc600ee4bfc122736927e8077d3ecf5 (diff)
downloadlibsigrokdecode-dcf512bb44c5a83540295115ec46633affd8c646.tar.gz
libsigrokdecode-dcf512bb44c5a83540295115ec46633affd8c646.zip
type_decoder: silence print format warnings, greppable messages
Silence printf(3) format warnings. Python's data types should be considered opaque, size (and signedness) are usually unknown, as is the relation to standard C language print format specs. Unbreak long messages which were spread across several source code text lines. This complies to Linux style guides. Being able to find diagnostics messages that were reported by users in sources is more important than sticking to an arbitrary text line length.
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions