diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-16 17:14:29 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-16 17:14:29 +0000 |
commit | 4d459e2e746e7b6a6f3d8aeef8758991688696d4 (patch) | |
tree | 49fe69ef6b4a7d32fca579130940ff3b7a604da4 | |
parent | dc19dd29eff42d7c6a0324d19879fa19986ec6e0 (diff) | |
download | ATCD-4d459e2e746e7b6a6f3d8aeef8758991688696d4.tar.gz |
* tests/IDL_Test/nested_scope.idl:
Renamed an interface definition in this file to avoid a
name clash with a module in another IFL file in this
test.
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 799247c090b..f1fb72e59ba 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -6,11 +6,6 @@ Fri Feb 16 10:53:45 2001 Jeff Parsons <parsons@cs.wustl.edu> name clash with a module in another IFL file in this test. - * tests/IDL_Test/Makefile.bor: - - Added patch sent in by Johnny Willemsen <johnny.willemsen@meco.nl> - which added some missing generated source files to the build. - Fri Feb 16 09:41:54 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> * tests/IDL_Test: Added a new Makefile.bor. Thanks to |