[Mono-bugs] [Bug 79039][Nor] Changed - [PATCH] resgen2 does not convert resource files to resx files.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 29 09:23:09 EDT 2006
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79039
--- shadow/79039 2006-09-29 00:33:44.000000000 -0400
+++ shadow/79039.tmp.8361 2006-09-29 09:23:09.000000000 -0400
@@ -1,22 +1,22 @@
Bug#: 79039
-Product: Mono: Tools
+Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Service Pack 2
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: tools
-AssignedTo: mono-bugs at ximian.com
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
ReportedBy: zippy1981 at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Summary: resgen2 does not convert resource files to resx files.
+Summary: [PATCH] resgen2 does not convert resource files to resx files.
I was using resgen2 to convert a StringBuilder.resources from the
SharpDevelop sources to a resx file. It failed as illustrated below:
Steps to reproduce the problem:
@@ -107,6 +107,14 @@
$ rundev2 mono ../svn/mcs/class/lib/net_2_0/resgen.exe 79039.resources
79039.resx
Read in 1734 resources from '79039.resources'
Writing resource file... Done.
+
+------- Additional Comments From sebastien at ximian.com 2006-09-29 09:23 -------
+Atsushi, you're right. I re-downloaded the resource files and it works
+perfectly. I must have somehow broke the file while playing with it :|
+Thanks!
+
+Chris, the attached patch works but must be applied to SWF (hence the
+move).
More information about the mono-bugs
mailing list