blob: 2d22b942d5149acc725bc779b73520332206dbbe [file] [log] [blame]
Kenneth Soerensen518d4352020-04-01 17:22:45 +02001Changes
2 * Fix warnings about signedness issues in format strings. The build is now
Gilles Peskineba968a72020-05-10 17:40:31 +02003 clean of -Wformat-signedness warnings. Contributed by Kenneth Soerensen
4 in #3153.