aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-07-06 06:52:13 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-07-06 06:52:13 -0700
commita0b7b105236d5bc65e8d3a35f1b4f34bcc5e3705 (patch)
tree5c913a2350c9abb8c894773113f2448aebfba541 /.gitattributes
parent4b617f5235fb680563571cecfdb03e3b3493444b (diff)
downloadgdb-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