summaryrefslogtreecommitdiff
path: root/apps/gperf/ChangeLog
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-06-06 21:31:01 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-06-06 21:31:01 +0000
commit245b958e84ea1478a8103b8c47892a6f763d68ab (patch)
tree27c47672bb0201dcfba5aa93318c58c6ff6624ba /apps/gperf/ChangeLog
parent75bf383eb150c6ca5d8f62db82245df9d131045f (diff)
downloadATCD-245b958e84ea1478a8103b8c47892a6f763d68ab.tar.gz
.
Diffstat (limited to 'apps/gperf/ChangeLog')
-rw-r--r--apps/gperf/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/gperf/ChangeLog b/apps/gperf/ChangeLog
index 63b75b166b2..1a6f84a534c 100644
--- a/apps/gperf/ChangeLog
+++ b/apps/gperf/ChangeLog
@@ -1,3 +1,12 @@
+Sun Jun 6 15:47:23 1999 Douglas C. Schmidt <schmidt@danzon.cs.wustl.edu>
+
+ * src/Key_List.cpp (output_switch): Make sure to generate "const
+ char *resword;" rather than "char *resword" since otherwise C++
+ compilers correctly complain.
+
+ * tests: Fixed a bunch of warnings related to misuses of "const
+ char *".
+
Sun Jun 6 10:30:09 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* tests/test-4.exp: Fixed another use of "index". Thanks to David