[nem-bug] [Nemerle 0000530]: antlr dll isn't compatible with mono
1.1.9
feedback at nemerle.org
feedback at nemerle.org
Sun Nov 6 17:44:00 CET 2005
The following issue has been CLOSED
======================================================================
<http://nemerle.org/bugs/view.php?id=530>
======================================================================
Reported By: Goetz Waschk
Assigned To: malekith
======================================================================
Project: Nemerle
Issue ID: 530
Category: The C# to Nemerle converter
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 09-14-2005 12:20 CEST
Last Modified: 11-06-2005 17:44 CET
======================================================================
Summary: antlr dll isn't compatible with mono 1.1.9
Description:
nemerle comes with a antlr.runtime.dll that was built with a different
version of mono:
[goetz at n5 2.7.5.2__e080a9c724e2bfcd]$ echo antlr.runtime.dll
|mono-find-requiresmono(mscorlib) = 2.0.3600.0
mono(System) = 2.0.3600.0
Mono 1.1.9 provides assemly version 2.0.0.0 instead.
As I couldn't build the dll myself it would be nice to provide a working
binary.
======================================================================
----------------------------------------------------------------------
malekith - 09-14-05 12:46
----------------------------------------------------------------------
I committed proper version on trunk, r5732.
We were creating tarballs and packages yesterday
and some strange problem with antlr.runtime arose on MS.NET, this was
probably
this issue, so thank you for spotting this!
Issue History
Date Modified Username Field Change
======================================================================
09-14-05 12:20 Goetz Waschk New Issue
09-14-05 12:46 malekith Status new => resolved
09-14-05 12:46 malekith Resolution open => fixed
09-14-05 12:46 malekith Assigned To => malekith
09-14-05 12:46 malekith Note Added: 0000971
09-14-05 12:46 malekith Summary antlr dll isn't
compatible with mono 1.1.9 => antlr dll isn\'t compatible with mono 1.1.9
09-14-05 12:46 malekith Description Updated
11-06-05 17:44 nazgul Status resolved => closed
======================================================================
More information about the bugs
mailing list