* valops.c (search_struct_method, value_struct_elt):
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 23 Sep 1993 19:46:32 +0000 (19:46 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 23 Sep 1993 19:46:32 +0000 (19:46 +0000)
Use (value)-1, not -1, for error.

gdb/ChangeLog

index 3bc857bfe876c12180de3c3bc66f568f9cef5cc3..05c31feaed689532912774c416d33858d8bbd794 100644 (file)
@@ -1,5 +1,8 @@
 Thu Sep 23 10:49:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * valops.c (search_struct_method, value_struct_elt):
+       Use (value)-1, not -1, for error.
+
        * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments
        about SHIFT_INST_REGS.