[erlang-patches] Reclaim the 'query' keyword

Fredrik fredrik@REDACTED
Tue Jan 15 12:03:26 CET 2013


Hello,
Your patch is introducing failure in following, test suite and testcase:
otp_SUITE, undefined_functions
With reason:

[syntax_tools]erl_prettypr:lay_2/2 calls undefined erl_syntax:query_expr_body/1


BR Fredrik Gustafsson
Erlang OTP Team
On 01/11/2013 10:59 PM, Loïc Hoguin wrote:
> Please refetch.
>
> On 01/10/2013 10:21 AM, Fredrik wrote:
>> Hello,
>> Could you please rebase this on the current 'master' branch and fix the
>> problems it is facing.
>>
>> BR Fredrik Gustafsson
>> Erlang OTP Team
>> On 12/17/2012 07:47 PM, Loïc Hoguin wrote:
>>> On 11/28/2012 08:06 PM, Loïc Hoguin wrote:
>>>>    git fetch git://github.com/essen/otp.git forget-mnemosyne
>>>>
>>>>    
>>>> https://github.com/essen/otp/compare/erlang:master...forget-mnemosyne
>>>>
>>>> https://github.com/essen/otp/compare/erlang:master...forget-mnemosyne.patch 
>>>>
>>>>
>>>
>>> Please refetch. Amended the last commit with the proper fixes. Tests
>>> should pass and warning introduced has been removed.
>>>
>>> Issue came from this:
>>> % gg -i mnemosyne
>>> src/mnesia.erl:119:  %% Mnemosyne exclusive
>>> src/mnesia.erl:2885:%% Mnemosyne exclusive
>>>
>>> Which says it's Mnemosyne exclusive but is clearly not as it's used by
>>> a few tests. I'll leave this for someone with better Mnesia knowledge
>>> to decide what to do.
>>>
>>> Thanks!
>>>
>>
>
>

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


More information about the erlang-patches mailing list