diff options
author | Pedro Alves <palves@redhat.com> | 2015-11-17 15:17:45 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2015-11-17 15:20:48 +0000 |
commit | 56db1d676cf48a3d90174f212379679d84bc3118 (patch) | |
tree | 774eccbcc39900e884942b1d75fd1ea7468b8233 /gdb/m32r-tdep.h | |
parent | c08790597c54c015ecfcd7ea56ebe30fa1d9e946 (diff) | |
download | binutils-56db1d676cf48a3d90174f212379679d84bc3118.zip binutils-56db1d676cf48a3d90174f212379679d84bc3118.tar.gz binutils-56db1d676cf48a3d90174f212379679d84bc3118.tar.bz2 |
[C++/mingw] Fix windows-nat.c::xlate
Fixes:
../../src/gdb/windows-nat.c:287:11: error: invalid conversion from 'int' to 'gdb_signal' [-fpermissive]
{-1, -1}};
^
The signal number here doesn't really matter.
gdb/ChangeLog:
2015-11-17 Pedro Alves <palves@redhat.com>
* windows-nat.c (xslate): Use GDB_SIGNAL_UNKNOWN instead of -1 as
signal number for terminator.
Diffstat (limited to 'gdb/m32r-tdep.h')
0 files changed, 0 insertions, 0 deletions