* valops.c (value_arg_coerce): Apply temporary patch to
authorFred Fish <fnf@specifix.com>
Wed, 17 Mar 1993 19:28:59 +0000 (19:28 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 17 Mar 1993 19:28:59 +0000 (19:28 +0000)
fix problem with coercion of array and function types when
passed as arguments to C functions, pending a more complete
review of when and how coercion should be done, depending
upon context and language.

gdb/ChangeLog

index 58e75de4e609274cfc69b00befa925af268204ed..89ee8ef3d18a5bccf80e5e6d2dfd302d8b96440f 100644 (file)
@@ -1,3 +1,11 @@
+Wed Mar 17 11:23:06 1993  Fred Fish  (fnf@cygnus.com)
+
+       * valops.c (value_arg_coerce):  Apply temporary patch to
+       fix problem with coercion of array and function types when
+       passed as arguments to C functions, pending a more complete
+       review of when and how coercion should be done, depending
+       upon context and language.
+
 Wed Mar 17 09:46:31 1993  Jim Kingdon  (kingdon@cygnus.com)
 
        * xcoffread.c (MIN_TBTABSIZ): Change to 12.
This page took 0.033236 seconds and 4 git commands to generate.