-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.2.0
-
x86
-
windows_nt
Name: tb29552 Date: 06/17/98
The idl file, exception.idl:
module test {
exception x { long dummy };
};
produces:
exception.idl
exception.idl:2: syntax error
exception.idl:4: syntax error
when invoking:
idltojava exception.idl
This file is synta
(Review ID: 23538)
======================================================================