diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-07-06 06:52:13 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-07-06 06:52:13 -0700 |
commit | a0b7b105236d5bc65e8d3a35f1b4f34bcc5e3705 (patch) | |
tree | 5c913a2350c9abb8c894773113f2448aebfba541 /.gitattributes | |
parent | 4b617f5235fb680563571cecfdb03e3b3493444b (diff) | |
download | gdb-a0b7b105236d5bc65e8d3a35f1b4f34bcc5e3705.zip gdb-a0b7b105236d5bc65e8d3a35f1b4f34bcc5e3705.tar.gz gdb-a0b7b105236d5bc65e8d3a35f1b4f34bcc5e3705.tar.bz2 |
Convert 'L' to 'l' when setting wide_width to 1
When setting wide_width to 1, convert 'L' to 'l'. Otherwise, %Lx/%Lu/%Ld
will be passed to fprintf which will treat the argument as long long.
* bfd.c (_doprnt): Convert 'L' to 'l' when setting wide_width
to 1.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions