ASN.1 problem with ObjectDescriptor
Erik Reitsma (RY/ETM)
Erik.Reitsma@REDACTED
Fri Jul 4 09:28:33 CEST 2003
Hi,
The BER compiler and runtime cannot deal with elements of type ObjectDescriptor because it is spelled 'OBJECT DESCRIPTOR' (instead of the correct 'ObjectDescriptor') in files asn1ct_gen_ber_v2.erl, asn1ct_gen_ber.erl and asn1rt_ber_bin.erl, once in each file. Replacing 'OBJECT DESCRIPTOR' with 'ObjectDescriptor' in these files solved the problem for me.
Regards,
*Erik.
Erik Reitsma
System Engineer, Technology Strategies
Service Network and Applications
Ericsson Telecommunicatie B.V.
Research and Development
Tel.: +31 161 242582
Fax: +31 161 242206
erik.reitsma@REDACTED
http://www.ericsson.nl
More information about the erlang-bugs
mailing list