[Mono-bugs] [Bug 74863][Nor] Changed - Compiler crash when building RealmForge
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 11 May 2005 09:09:12 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=74863
--- shadow/74863 2005-05-10 12:32:07.000000000 -0400
+++ shadow/74863.tmp.24706 2005-05-11 09:09:12.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74863
Product: Mono: Compilers
Version: 1.1
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: marek.safar@seznam.cz
ReportedBy: nolan@thewordnerd.info
QAContact: mono-bugs@ximian.com
@@ -27,6 +27,9 @@
Where can we get "RealmForge" source code from?
The nant file is not very useful.
------- Additional Comments From nolan@thewordnerd.info 2005-05-10 12:32 -------
Its source can be obtained from the subversion repository referenced in the original report. To check out this repository, run the following: svn co svn://216.26.140.181/RealmForge Then download the attached NAnt buildfile and place it into RealmForge/trunk/src. Running: nant RealmForge.Genres produces the error on my machine. Note that RealmForge needs to be compiled with NET 2.0 features, and my NAnt.exe.config has been tweaked accordingly (not sure if it's possible to affect such changes from within the buildfile itself.)
+
+------- Additional Comments From marek.safar@seznam.cz 2005-05-11 09:09 -------
+Fixed on SVN