[omniORB] Problem with oneway methods and omniidl 4.0.0
Duncan Grisby
duncan@grisby.org
Thu Nov 21 16:42:01 2002
On Monday 18 November, Ilya Kreyer wrote:
> Recently we stumbled upon a problem with omniidl version 4.0.0 with
> generating proxies for oneway methods. The bug is as follows. Suppose we
> have an idl like this (Foo.idl):
> interface Foo
> {
> void bar();
> oneway void bar2();
> };
Thanks for spotting that. I've fixed it in CVS.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --