[erlang-bugs] ASN.1 compiler does not support multiline comments

Kenneth Lundin kenneth.lundin@REDACTED
Tue May 26 16:55:44 CEST 2009


Hi,

I would not call this a bug. It is rather that the Erlang ASN.1
compiler does not support
the ASN.1 standard from 2002 (or very little of it).

We have so far not seen the need to support the 2002 specs of ASN.1 (where
multi-line comments and other things where introduced).

Do you have an example of standard protocol specified using ASN.1 (2002)?
Or are you creating your own ASN.1 specifications?

/Kenneth

On Tue, May 26, 2009 at 11:16 AM, Maxim Treskin <zerthurd@REDACTED> wrote:
> Hello
>
> ASN.1compiler from OTP does not handles /* multiline comments */
> I have tried to fix it but it seems not so easy without some global changes
> in lexical scanner (asn1ct_tok) due to line-by-line reading of file.
>
> Thank you
>
> --
> Maxim Treskin
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-bugs
>



More information about the erlang-bugs mailing list