[erlang-patches] Reclaim the 'query' keyword

Loïc Hoguin essen@REDACTED
Mon Dec 17 19:47:48 CET 2012


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!

-- 
Loïc Hoguin
Erlang Cowboy
Nine Nines
http://ninenines.eu



More information about the erlang-patches mailing list