diff options
author | Nick Alcock <nick.alcock@oracle.com> | 2019-07-25 19:59:32 +0100 |
---|---|---|
committer | Nick Alcock <nick.alcock@oracle.com> | 2019-10-03 17:04:55 +0100 |
commit | 5ae6af75b50bb4137d286a14e2fd1e74cfa089f4 (patch) | |
tree | a5c15eef747e10458d56fd78816f29bbf9d5049c /include | |
parent | 1820745a0af0768d9dcd515b98ad038ff9f15f23 (diff) | |
download | gdb-5ae6af75b50bb4137d286a14e2fd1e74cfa089f4.zip gdb-5ae6af75b50bb4137d286a14e2fd1e74cfa089f4.tar.gz gdb-5ae6af75b50bb4137d286a14e2fd1e74cfa089f4.tar.bz2 |
libctf: eschew C99 for loop initial declarations
We shouldn't use these, since binutils doesn't require a C99-capable
compiler yet.
New in v3.
v5: fix tabdamage.
libctf/
* ctf-open.c (flip_lbls): Eschew for-loop initial declarations.
(flip_objts): Likewise.
(flip_vars): Likewise.
(flip_types): Likewise.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions