[nem-en] Regressions with Locations

Kamil Skalski kamil.skalski at gmail.com
Tue Feb 13 22:03:54 CET 2007


There are something like 11 tests failing, e.g.

Testing negative/immutable-field.n...failed
Expected error:
`assignment to immutable field'
 hasn't occured in line:8
Expected error:
`assignment to immutable field'
 hasn't occured in line:23
Testing positive/async.n...failed
Unexpected Nemerle compiler's message :
positive/async.n:40:9:42:10: warning: N10005: ignored computed value of type int
Expected warning:
`ignored'
 hasn't occured in line:41
Nemerle compile test failed
Testing positive/basic-macros.n...failed
Unexpected Nemerle compiler's message :
positive/basic-macros.n:242:34:244:6: warning: N10005: ignored
computed value of type System.Text.StringBuilder
Expected warning:
`ignored'
 hasn't occured in line:243

As you can see locations are shifted by one line down.

You can check by running the standard testsuite (I guess there is a
special MsBuild task for that)

2007/2/13, it at rsdn.ru <it at rsdn.ru>:
> What kind of? I am trying to make locations more
> consistent, so something can be broken, for example,
> debugging locations. I'll take care of it later. If there
> is something else or if I have broken some other code
> please let me know.
>
> On Tue, 13 Feb 2007 21:26:23 +0100
>   "Kamil Skalski" <kamil.skalski at gmail.com> wrote:
> > Hi!
> >
> > There are many regressions on trunk, I guess related to
> >locations
> > (they appear in negative tests). IT, are you aware of
> >them?
> >
> > --
> > Kamil Skalski
> > http://nazgul.omega.pl
> >
> > _______________________________________________
> > https://nemerle.org/mailman/listinfo/devel-en
>
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>


-- 
Kamil Skalski
http://nazgul.omega.pl



More information about the devel-en mailing list