* dbxread.c (process_one_symbol): cast enum value N_SO into int when
authorK. Richard Pixley <rich@cygnus>
Wed, 17 Feb 1993 21:58:25 +0000 (21:58 +0000)
committerK. Richard Pixley <rich@cygnus>
Wed, 17 Feb 1993 21:58:25 +0000 (21:58 +0000)
commit040b9597711d9c58ca825f797da1c26a2f5bcdba
treeb14cca52259221c4c42f0a3556ad87e966ff40cd
parent9549404ee4cc82140c60ad1fe2798787f6f97b25
* dbxread.c (process_one_symbol): cast enum value N_SO into int when
  comparing against an int.  Avoids superfluous warning from vax
  ultrix 4.2 cc.
gdb/ChangeLog
gdb/dbxread.c