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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
