[Mono-bugs] [Bug 58310][Nor] Changed - Implement ResXResourceWriter
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 11 May 2004 01:27:50 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58310
--- shadow/58310 2004-05-10 20:00:18.000000000 -0400
+++ shadow/58310.tmp.13959 2004-05-11 01:27:50.000000000 -0400
@@ -2,22 +2,22 @@
Product: Mono: Compilers
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: IL assembler
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: gonzalo@ximian.com
ReportedBy: niel@bornstein.atlanta.ga.us
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: monoresgen creates an empty .resx file
+Summary: Implement ResXResourceWriter
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Monoresgen.exe does not translate .txt file to .resx file
@@ -37,6 +37,9 @@
How often does this happen?
always
Additional Information:
happens on macos x w/mono beta 1, debian sid w/mono 0.31
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-11 01:27 -------
+ResXResourceWriter is a stub class.