* gdb.base/funcargs.c: Use cast rather than "UL" suffix to
authorJeff Law <law@redhat.com>
Mon, 11 Nov 1996 21:12:28 +0000 (21:12 +0000)
committerJeff Law <law@redhat.com>
Mon, 11 Nov 1996 21:12:28 +0000 (21:12 +0000)
        force argument to an unsigned long type.
From Peter Schauer.

gdb/testsuite/ChangeLog

index 5c35d5dff39cb7e356252fcfc6bece736b007865..491172e11258e95146a5e29959fe8153238ea1b5 100644 (file)
@@ -1,3 +1,8 @@
+Mon Nov 11 14:12:06 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
+       force argument to an unsigned long type.
+
 Mon Nov 11 10:27:55 1996  Fred Fish  <fnf@cygnus.com>
 
        * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
This page took 0.029373 seconds and 4 git commands to generate.