diff options
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r-- | ChangeLog-98a | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a index 8d598a29741..842bb35959c 100644 --- a/ChangeLog-98a +++ b/ChangeLog-98a @@ -1,3 +1,17 @@ +Thu Jun 4 12:25:48 1998 Rajiv C. Gandhi <gandhi@tango.cs.wustl.edu> + + * apps/gperf/src/Options.h: removing the option to stack + allocate some large arrays as CC does not seem to like it. + + + * apps/gperf/src/Key_List.cpp (output_lookup_array): removing + the option to stack allocate some large arrays as CC does + not seem to like it. + + + * apps/gperf/src/Gen_Perf.cpp: removing the option to stack + allocate some large arrays as CC does not seem to like it. + Wed Apr 29 18:55:13 1998 David L. Levine <levine@cs.wustl.edu> * ACE version 4.5 released. |