* buildsym.c (start_subfile): Properly cast sentinel in concat
authorPedro Alves <palves@redhat.com>
Sun, 10 Aug 2008 18:41:33 +0000 (18:41 +0000)
committerPedro Alves <palves@redhat.com>
Sun, 10 Aug 2008 18:41:33 +0000 (18:41 +0000)
commit6eb7ee032e6d1ab881dae7e5ef42d101d94f1cbd
tree55f10f37832e0a87b21b37f65dda187008b0a781
parent91f4687cf05df5b7e2c74e326764081a52afdfc0
* buildsym.c (start_subfile): Properly cast sentinel in concat
call.
* cp-name-parser.y: Include "config.h".
* xml-tdesc.c (fetch_xml_from_file): Properly cast sentinel in
concat call.
* gdb_select.h: Include sys/time.h if sys/select.h is not
available.
gdb/ChangeLog
gdb/buildsym.c
gdb/cp-name-parser.y
gdb/gdb_select.h
gdb/xml-tdesc.c