[Mono-bugs] [Bug 374600] New: versioninfo: non-invariant version block is not read
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Mar 27 17:48:35 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=374600
Summary: versioninfo: non-invariant version block is not read
Product: Mono: Runtime
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: io-layer
AssignedTo: dick at novell.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at lists.ximian.com
Found By: ---
When a non-invariant (unmanaged) version block is defined, then the runtime
does not read the resources.
To reproduce:
1. extract the attached gzipped tar archive.
2. compile test.cs (using mcs test.cs).
3. run test.exe with argument verify (mono test.exe verify).
Expected result:
Company=Mono Team
Language=Dutch (Belgium)
Actual result:
Company=
Language=
Note:
A few bugs in SRE (AssemblyBuilder) prevent Mono from emitting a unmanaged
versioninfo for a non-invariant culture, which is why the tar includes an
assembly created using MS.NET.
I'll commit fixes for the bugs in SRE once I've been able to run the
corresponding unit tests on the Mono runtime.
--
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