[Mono-bugs] [Bug 354994] New: Resgen fails to compile .resx file containing System.IO. MemoryStream resource
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jan 20 15:32:19 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=354994
Summary: Resgen fails to compile .resx file containing
System.IO.MemoryStream resource
Product: Mono: Tools
Version: 1.2.6
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: resgen
AssignedTo: gert.driesen at pandora.be
ReportedBy: rcook at opiumtrail.com
QAContact: mono-bugs at lists.ximian.com
Found By: Development
Created an attachment (id=191118)
--> (https://bugzilla.novell.com/attachment.cgi?id=191118)
Repro sources
See attached repro for details. The .resx file "sample.resx" contains a
resource of type System.IO.MemoryStream.
Compiling under Mono 1.2.6 results in the following error:
Error: Invalid ResX input.
Inner exception: Constructor not found. Class: System.IO.MemoryStream
Under .NET this is supported and will compile successfully.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list