[erlang-patches] erl_interface: Allow erl_match() to match ERL_LONGLONG and ERL_U_LONGLONG terms.

Björn Gustavsson bgustavsson@REDACTED
Sat Jan 23 09:14:15 CET 2010


2010/1/20 Björn Gustavsson <bgustavsson@REDACTED>:
> On Wed, Jan 20, 2010 at 10:52 AM, Scott Lystig Fritchie
> <fritchie@REDACTED> wrote:
>> Hi, all.  I've created a tiny github fork & branch to allow the
>> erl_interface's erl_match() function to grok ERL_LONGLONG and
>> ERL_U_LONGLONG term types.  The Erlang/OTP distro now includes 90% of
>> what's required to handle signed and unsigned ints up to 8 bytes long,
>> so add this remaining (?) 10%.
>>
>> git fetch git@REDACTED:slfritchie/otp.git erl_match-longlong
>
> Thanks! Included in 'pu'.

I now see that you seems to have forgot to configure your name
and email address in git. I can change the author identification
in the existing commit if you want. Is it OK that I change it
to the following:

Scott Lystig Fritchie <fritchie@REDACTED>

Instructions for setting up the author identification can be
found at the beginning of this page:

http://wiki.github.com/erlang/otp/submitting-patches

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list