commit | a146bef02bf26b75d8d720f444283e28e784a1e3 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Feb 06 22:44:27 2014 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Feb 06 22:44:27 2014 +0200 |
tree | 4136d8aaae59bddf6030f359ed80f4a9b5221157 | |
parent | 303718c3d7b650f946a6364f50c9048a1100535b [diff] |
Catch deprecation warnings emitted when non-integers are formatted with %c, %o and %x (introduced in issue #19995).