[erlang-patches] [erlang-bugs] R16 breaks dots
Anthony Ramine
n.oxyde@REDACTED
Mon Apr 1 18:34:35 CEST 2013
Hello,
I wrote a patch that allows dotted atoms everywhere in the syntax but record expressions, where they would be ambiguous. I wrote no tests as I have no idea where they should go. Furthermore, I think that maybe the pretty-printer should be patched to not quote dotted atoms outside record expressions.
git fetch https://github.com/nox/otp.git restore-dotted-atoms
https://github.com/nox/otp/compare/erlang:maint...restore-dotted-atoms
https://github.com/nox/otp/compare/erlang:maint...restore-dotted-atoms.patch
Regards,
--
Anthony Ramine
Le 30 mars 2013 à 23:53, Richard Carlsson a écrit :
> I think that many agree on this, and maybe the OTP team can be convinced to take this part back. It should be pretty simple to extract the relevant code from the commit that removes packages.
More information about the erlang-patches
mailing list