[Mono-bugs] [Bug 43944][Nor] Changed - monoresgen fails on resx file.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 31 May 2003 06:22:59 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=43944
--- shadow/43944 Fri May 30 15:33:41 2003
+++ shadow/43944.tmp.14120 Sat May 31 06:22:59 2003
@@ -1,13 +1,13 @@
Bug#: 43944
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
@@ -23,6 +23,10 @@
mono$ mono /cvs/mcs/monoresgen/monoresgen.exe
VaultClientNetLib/Resources/ExceptionStrings.resx
Error: A null value was found where an object instance was required
------- Additional Comments From miguel@ximian.com 2003-05-30 15:33 -------
Set milestone.
+
+------- Additional Comments From lupus@ximian.com 2003-05-31 06:22 -------
+The ResX resource reader in System.Windows.Forms was unimplemented.
+I added basic support in cvs.