[Mono-bugs] [Bug 54702][Min] Changed - Flow analysis bug.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 27 Feb 2004 17:52:32 -0500 (EST)


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 miguel@ximian.com.

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

--- shadow/54702	2004-02-23 06:08:20.000000000 -0500
+++ shadow/54702.tmp.13984	2004-02-27 17:52:32.000000000 -0500
@@ -5,19 +5,19 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: tberman@gentoo.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: monoresgen barfs converting a .po file to a .resources file
+Summary: Flow analysis bug.
 
 If you attempt to monoresgen any .po file into a .resources file you get
 invalid IL:
 
 ** ERROR **: Invalid IL code at IL01d7 in .PoResourceReader:Load ():
 IL_01d7: throw
@@ -30,6 +30,9 @@
 ------- Additional Comments From gonzalo@ximian.com  2004-02-23 06:08 -------
 peverify output:
 [IL]: Error: [e:\tmp\monoresgen.exe : PoResourceReader::Load] [offset
 0x000001D2] [opcode brtrue] fall thru end of the method
 [IL]: Error: [e:\tmp\monoresgen.exe : PoResourceReader::Load] 
 [HRESULT 0x80004005] - Unspecified error
+
+------- Additional Comments From miguel@ximian.com  2004-02-27 17:52 -------
+Assigning to Martin