summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-28 14:22:36 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-28 14:22:36 +0000
commit0c4e56c094835eab2609657989f056ccb798b584 (patch)
treea3b704029964e627f0138b5d219b24af3dd4db1f
parentd70ee48f94da3ada80e2e741a9cb6e78f9a59292 (diff)
downloadATCD-0c4e56c094835eab2609657989f056ccb798b584.tar.gz
* TAO_IDL/driver/drv_args.cpp:
Bug report by Burkhard Neppert <b.neppert@dr-staedtler.de> stated that tao_idl was crashing if passed an option like -o<output_dir> instead of -o <output_dir>. Fixed that to give an error message instead, and applied the same fix to the -t and -g options.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index f11ddddc7df..6ca97b822f9 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,13 @@
+Thu Jun 28 08:39:21 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/driver/drv_args.cpp:
+
+ Bug report by Burkhard Neppert <b.neppert@dr-staedtler.de>
+ stated that tao_idl was crashing if passed an option like
+ -o<output_dir> instead of -o <output_dir>. Fixed that to
+ give an error message instead, and applied the same fix to
+ the -t and -g options.
+
Wed Jun 27 22:02:03 2001 Chris Cleeland <cleeland_c@ociweb.com>
* orbsvcs/Naming_Service/README: Updated this to reflect the fact