* symmisc.c (std_in, std_out, std_err): Move initializations
authorJohn Gilmore <gnu@cygnus>
Sat, 13 Mar 1993 23:09:20 +0000 (23:09 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 13 Mar 1993 23:09:20 +0000 (23:09 +0000)
to runtime code, in case they aren't constant.

gdb/ChangeLog

index 721b7c604670499792618c92a8c852883f54f6d7..c61200b26dce9929ad2fd46df4502bdb6fc9164b 100644 (file)
@@ -1,3 +1,8 @@
+Sat Mar 13 14:58:22 1993  John Gilmore  (gnu@cygnus.com)
+
+       * symmisc.c (std_in, std_out, std_err):  Move initializations
+       to runtime code, in case they aren't constant.
+
 Fri Mar 12 16:23:54 1993  K. Richard Pixley  (rich@cygnus.com)
 
        * symtab.c (find_pc_symtab): some object file formats, notably
This page took 0.026496 seconds and 4 git commands to generate.