mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
* inflow.c (set_sigint_trap): add cast to assignment from signal.
Avoids superfluous warnings from some systems and/or compilers (like vax ultrix 4.2.)
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
Wed Feb 17 13:40:29 1993 K. Richard Pixley (rich@cygnus.com)
|
Wed Feb 17 13:40:29 1993 K. Richard Pixley (rich@cygnus.com)
|
||||||
|
|
||||||
|
* inflow.c (set_sigint_trap): add cast to assignment from signal.
|
||||||
|
Avoids superfluous warnings from some systems and/or compilers
|
||||||
|
(like vax ultrix 4.2.)
|
||||||
|
|
||||||
* language.c (struct op_print unk_op_print_tab): use the enum
|
* language.c (struct op_print unk_op_print_tab): use the enum
|
||||||
values rather naked zeros as initializers. Avoids warnings from
|
values rather naked zeros as initializers. Avoids warnings from
|
||||||
ultrix type compilers.
|
ultrix type compilers.
|
||||||
|
Reference in New Issue
Block a user