[Mono-bugs] [Bug 55916][Min] Changed - monoresgen creates zero-byte output file when input is malformed resx file
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Mar 2004 17:20:44 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55916
--- shadow/55916 2004-03-22 14:28:21.000000000 -0500
+++ shadow/55916.tmp.6594 2004-03-22 17:20:44.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 55916
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -21,6 +21,10 @@
2. execute following command :
monoresgen test.resx test.resources
monoresgen will fail as it should, but a zero-byte file
named 'test.resources' will be created anyway.
+
+------- Additional Comments From gonzalo@ximian.com 2004-03-22 17:20 -------
+Fixed in CVS.
+