[omniORB] Pb with python reserved words in idl files

Duncan Grisby duncan at grisby.org
Fri Feb 1 17:12:33 GMT 2008


On Wednesday 23 January, "Jimmy DEVEIL" wrote:

> I've got a problem with a python reserved word in an idl file with omnyORBpy
> 2.6.1.
> This is the idl file:
> interface Printer
> {
>   void print (in string message);
> };

[...]
> Is this a bug ? (the print call in place of _print)

It is indeed a bug. It's amazing that nobody has reported it before.
I've fixed it in CVS. The fix will be in the 3.2 release, in the next
week or two.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list