-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 1.2.0
-
Component/s: other-libs
-
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)
======================================================================