diff options
author | Pedro Alves <palves@redhat.com> | 2015-03-09 11:58:20 +0000 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2015-03-20 17:39:13 +0000 |
commit | e28566f7d022e672bc7032d4951112359ad66d77 (patch) | |
tree | fbf0da6dc9b8eca54d0efc3b383d5cf162a5b13e /texinfo | |
parent | f6fc92f6711049c0d51cfe7027aa58255ae739b4 (diff) | |
download | gdb-e28566f7d022e672bc7032d4951112359ad66d77.zip gdb-e28566f7d022e672bc7032d4951112359ad66d77.tar.gz gdb-e28566f7d022e672bc7032d4951112359ad66d77.tar.bz2 |
constify xcoffread.c
/home/pedro/gdb/mygit/src/gdb/xcoffread.c: In function ‘void scan_xcoff_symtab(objfile*)’:
/home/pedro/gdb/mygit/src/gdb/xcoffread.c:2644:33: error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive]
p = strchr (namestring, ':');
^
gdb:
2015-03-20 Pedro Alves <palves@redhat.com>
* xcoffread.c (scan_xcoff_symtab): Make "p" and "q" const.
Diffstat (limited to 'texinfo')
0 files changed, 0 insertions, 0 deletions