[erlang-questions] Where is mnemosyne? BUG or not?
Dale Harvey
harveyd@REDACTED
Sat Dec 27 09:16:18 CET 2008
no, mnemosyne has been removed since r12b-0
http://erlang.org/download/otp_src_R12B-0.readme
OTP-6846 The mnemosyne and mnesia_session applications have been
removed. Use qlc instead of mnemosyne.
2008/12/27 Maxim Treskin <zerthurd@REDACTED>
> Hello
>
> I cannot find mnemosyne module in OTP-R12B-5. There is only
> lib/mnesia/include/mnemosyne.hrl which contains directive:
>
> -compile({parse_transform,mnemosyne}).
>
> but module mnemosyne which exports parse_transform is absent.
>
> When I compile module with included this header file I have error:
>
> src/ssw_conf.erl:none: error in parse transform 'mnemosyne': {undef,
> [{mnemosyne,parse_transform,
> [.......
> .......
>
> and many tons of AST output.
>
>
> Is this bug or not?
>
> Thank you.
>
> --
> Maxim Treskin
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081227/3d0e2cf3/attachment.htm>
More information about the erlang-questions
mailing list