[nem-bug] [Nemerle 0000958]: Exception leads to not working project
(after Vlad's changes to lib loading)
feedback at nemerle.org
feedback at nemerle.org
Mon Apr 23 05:13:28 CEST 2007
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=958>
======================================================================
Reported By: phantom
Assigned To: VladD2
======================================================================
Project: Nemerle
Issue ID: 958
Category: Visual Studio Plugin
Reproducibility: always
Severity: major
Priority: high
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-27-2007 12:59 CET
Last Modified: 04-23-2007 05:13 CEST
======================================================================
Summary: Exception leads to not working project (after Vlad's
changes to lib loading)
Description:
1. Load
Integration\Nemerle.Compiler.Utils\Nemerle.Completion2\Tests\refactoring.playground.sln
under debug, with enabled exception stopping.
2. Open
Integration\Nemerle.Compiler.Utils\Nemerle.Completion2\Tests\Heavy.Tests\commontest.n
from that Heavy.Tests project.
There is an exception, and everything don't work for the whole project,
including a colorizer.
Nemerle.Core.AssertionException occurred
Message="assertion failed in file ncc\\external\\LibrariesLoader.n, line
2030:\ncannot find variant option named
Nemerle.Compiler.Parsetree.TopDeclaration.Class"
Source="Nemerle.Compiler"
StackTrace:
at
Nemerle.Compiler.LibraryReference.NetTypeInfo._N_get_opt_33436.apply(String
_N_33435) in
D:\Development\Nemerle\Source\ncc\external\LibrariesLoader.n:line 2030
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-27-07 12:59 phantom New Issue
02-27-07 12:59 phantom Status new => assigned
02-27-07 12:59 phantom Assigned To => VladD2
04-23-07 05:13 VladD2 Status assigned => resolved
04-23-07 05:13 VladD2 Resolution open => fixed
======================================================================
More information about the bugs
mailing list