summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-18 19:26:34 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-18 19:26:34 +0000
commit3ccf1012957ec457a484fa9b19620919f016864d (patch)
tree61fef9a56c7931e78cd1edd32f4839ba94445b7f
parentdcb4ce862c046526c58822954a7935cca0515efc (diff)
downloadATCD-3ccf1012957ec457a484fa9b19620919f016864d.tar.gz
* TAO_IDL/be/be_interface.cpp:
Added patch sent in by Andy Olsen <olsona@uswest.net> that limits the last component of the name of the temporary file used by gperf to no more than 48 characters, when the platform is QNX.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 6b873f2d2b0..d9391e0d513 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,12 @@
+Fri Jan 18 13:21:28 2002 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_interface.cpp:
+
+ Added patch sent in by Andy Olsen <olsona@uswest.net> that
+ limits the last component of the name of the temporary file
+ used by gperf to no more than 48 characters, when the
+ platform is QNX.
+
Fri Jan 18 22:16:06 2002 Boris Kolpackov <bosk@ipmce.ru>
* TAO_IDL/be_include/be_visitor_typecode/typecode_decl.h: