commit | 18a13933f94e0d46d95f1c56c8e132b12044598e | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Jan 19 21:06:35 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Jan 19 21:06:35 2013 +0200 |
tree | 6d40cbf65c8cf52f1a9278411e64724e9373554b | |
parent | 302ad8d126b4be73071c47584a3123d1514e5921 [diff] |
Ensure that width and precision in string formatting test have type int, not long. Fix a regression from changeset d544873d62e9 (issue #15989).