[nem-en] [r7034] Compiler ICEs on Nemerle.Compiler.Utils
in VS integration project
Michal Moskal
michal.moskal at gmail.com
Sun Dec 3 12:46:26 CET 2006
On 12/3/06, Ivan Lakhturov <lakhturov at gmail.com> wrote:
> It's ok now with Nemerle.Compiler.Utils, but it falls now (rev 7035) on
> Heavy.Tests project:
...
>
> on such a line:
> runner.Test = suite[0](runner);
> where suite is of type list[foo * string * string]
> where foo has type:
> TestRunner -> (string * int * Location * string -> bool)
> :)
> so, runner.Test has type
> string * int * Location * string -> bool;
>
> it compiled normally until i updated from svn
I tried fixing that. I'm not quite sure why it didn't show up before.
--
Michał
More information about the devel-en
mailing list