[Mono-bugs] [Bug 58310][Nor] New - monoresgen creates an empty .resx file

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 20:00:18 -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 niel@bornstein.atlanta.ga.us.

http://bugzilla.ximian.com/show_bug.cgi?id=58310

--- shadow/58310	2004-05-10 20:00:18.000000000 -0400
+++ shadow/58310.tmp.11879	2004-05-10 20:00:18.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 58310
+Product: Mono: Compilers
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: IL assembler
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: niel@bornstein.atlanta.ga.us               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: monoresgen creates an empty .resx file
+
+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
+
+Steps to reproduce the problem:
+1. Create a foo.txt resource file with the following contents:
+; this file contains resource for the SprocketSet.dll assembly
+resource1 = foo ; some resource
+resource2 = bar ; some other resource
+
+2. run monoresgen.exe foo.txt foo.resx
+
+Actual Results:
+empty foo.resx file
+
+Expected Results:
+foo.resx full of xml
+
+How often does this happen? 
+always
+
+Additional Information:
+happens on macos x w/mono beta 1, debian sid w/mono 0.31