From a28dc067fb40aeba21dc09d86688e08477e8e25e Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 4 Jan 2010 18:45:08 +0000 Subject: Mon Jan 4 18:45:39 UTC 2009 Johnny Willemsen * tests/IDL_Test/IDL3_Plus/KitchenSink.idl: Enabled some commented out idl3+ which now is accepted by the idl compiler --- CIAO/ChangeLog | 6 ++++++ CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog index 61b821e053c..ff7a36331e7 100644 --- a/CIAO/ChangeLog +++ b/CIAO/ChangeLog @@ -1,3 +1,9 @@ +Mon Jan 4 18:45:39 UTC 2009 Johnny Willemsen + + * tests/IDL_Test/IDL3_Plus/KitchenSink.idl: + Enabled some commented out idl3+ which now is accepted by the idl + compiler + Mon Jan 4 13:29:39 UTC 2009 Johnny Willemsen * connectors/ami4ccm/examples/Hello/Connector/AMI.idl diff --git a/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl b/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl index a7d99f86ea7..c7b58daad5a 100644 --- a/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl +++ b/CIAO/tests/IDL_Test/IDL3_Plus/KitchenSink.idl @@ -74,8 +74,8 @@ module second }; }; -/* -module B + +module B { module second_B TSeq> { @@ -86,7 +86,6 @@ module B }; }; }; -*/ module Ast