<p>We are aware of the problem with the ASN.1 compiler when generating code for certain asn1 modules containing very long names. This is because these names and combinations of names are mapped to records ( which have names as atoms). Until we find and implement another way of mapping these names in the asn1 compiler the easiest workaround is to change the names inside the asn1 module source to shorter abbreviations. Changes like that will not impact the representaion in BER or PER.</p>

<p>Kenneth, Erlang/OTP at Ericsson</p>
<div class="gmail_quote">Den 4 aug 2012 06:30 skrev "Łukasz Kotula" <<a href="mailto:lukasz.kotula@hotmail.com">lukasz.kotula@hotmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
Few days ago I  came across a erlang limitation, atoms cant be larger then 255 characters.<br>
I am using asn1ct module to generate hdr,erl files but those generated atoms are to large.<br>
Is there any work around ?<br>
<br>
Best Regards,<br>
Lukasz<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div>