[erlang-patches] Fwd: Re: jinterface: improve error message for too long OtpErlangAtom

Henrik Nord henrik@REDACTED
Tue Nov 15 11:22:24 CET 2011



-------- Original Message --------
Subject: 	Re: [erlang-patches] jinterface: improve error message for too 
long OtpErlangAtom
Date: 	Tue, 15 Nov 2011 11:19:06 +0100
From: 	Henrik Nord <henrik@REDACTED>
To: 	Vlad Dumitrescu <vladdu55@REDACTED>



On 11/11/2011 04:02 PM, Vlad Dumitrescu wrote:
> Hi!
>
> When trying to create an OtpErlangAtom longer than 255 characters, the
> error doesn't say what was the actual value. It would have saved me a
> lot of debugging time if it had been included in the error message.
> This patch addresses that. Please let me know if you want a test case
> for this, personally I think it's trivial enough to not need one.
>
> git fetch git://github.com/vladdu/otp.git jinterface_atom_message
>
> https://github.com/vladdu/otp/compare/jinterface_atom_message
> https://github.com/vladdu/otp/compare/jinterface_atom_message.patch

> (BTW there is still no maint branch as the instructions say, so it's
> based on dev)
"

New Branching strategy short version:

The branch 'master' will be the upcoming major release (e.g. R15).
Branch from this to submit patches for the next major release.
(New features and major changes)

New branch 'maint' will be introduced AFTER R15, and will be the next maintenance release (e.g. R15B01)
Branch from this to submit patches for the next maintenance release.
(Bug fixes and minor changes)


The 'pu' branch will be based on 'master' and we will later add a 'maint-pu' for the 'maint' branch.
"

Also do not use 'dev' it will never be used again, and will be removed 
from github soon*^(TM), also out of date.
*
> best regards,
> Vlad
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
I will include this in 'pu', I rebased the branch upon master, and did a 
small change in the commit msg.

Thank you for the contribution!

-- 
/Henrik Nord Erlang/OTP

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20111115/8b117428/attachment.htm>


More information about the erlang-patches mailing list