[Mono-bugs] [Bug 79039][Nor] Changed - resgen2 does not convert resource files to resx files.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 29 00:33:44 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79039
--- shadow/79039 2006-09-28 15:47:06.000000000 -0400
+++ shadow/79039.tmp.32212 2006-09-29 00:33:44.000000000 -0400
@@ -98,6 +98,15 @@
/home/poupou/svn/mcs/class/corlib/System.Resources/ResourceReader.cs:93
at ResGen.GetReader (System.IO.Stream stream, System.String name)
[0x00058] in /home/poupou/svn/mcs/tools/resgen/monoresgen.cs:65
at ResGen.CompileResourceFile (System.String sname, System.String
dname) [0x00009] in /home/poupou/svn/mcs/tools/resgen/monoresgen.cs:100
+
+------- Additional Comments From atsushi at ximian.com 2006-09-29 00:33 -------
+Weird. This is what I got from my box:
+
+$ 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.
+
More information about the mono-bugs
mailing list