blob: 023d15c8e8e21f9a5493ea94af8d4278e1da3fea [file] [log] [blame]
Kenneth Soerensen518d4352020-04-01 17:22:45 +02001Changes
2 * Fix warnings about signedness issues in format strings. The build is now
3 clean of -Wformat-signedness warnings. Contributed by Kenneth Soerensen in #3153.