[erlang-bugs] possible bug in 'ic' (the CORBA IDL compiler)

Sebastian Egner s.egner@REDACTED
Wed Sep 12 14:37:15 CEST 2007


Dear maintainers,

The IDL compiler 'ic' seems to produce invalid Erlang code for a CORBA 
module I have.

The code offending the Erlang compiler (R11B-5) looks like this:

% 668 correct lines left out...
oe_tc('GetDwellTimeLimits') -> 
'Device_I_SyncDataDevice':oe_tc(GetDwellTimeLimits);
% ...lots of other lines with unbound variables that are probably meant 
to be atoms.

The IDL is a part in a larger set of IDLs, which I could provide for 
inspection if necessary.

Sebastian.



More information about the erlang-bugs mailing list