Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 72770

Summary: CorLib GetFullPath mangles unix escapes
Product: Gentoo Linux Reporter: foser (RETIRED) <foser>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 66528    
Attachments: new mono ebuild that builds mcs + class libs.
path fix patch

Description foser (RETIRED) gentoo-dev 2004-11-28 15:09:55 UTC
See http://bugzilla.ximian.com/show_bug.cgi?id=68566 .

This issue results in #66528

For the patch to be applied we have to compile corlib ourselves in the ebuild.
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2004-12-15 19:49:59 UTC
Created attachment 46098 [details]
new mono ebuild that builds mcs + class libs.

Here's a new version of the mono ebuild that applies the patch, and builds mcs
+ class libs, etc, incorporating the previous work from the mono-0.31 +
modifications.

2nd attachment following for the patch itself.

This is -r3, since -r2 will presumably be the non-NPTL version with the same
changes. Let me know if this compiles/works/sleeps with your wife. Thanks.
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2004-12-15 19:50:36 UTC
Created attachment 46099 [details, diff]
path fix patch

The aforementioned patch.
Comment 3 Peter Johanson (RETIRED) gentoo-dev 2004-12-20 17:19:08 UTC
Ok, i've just commited 1.0.5-r2 and -r3 that include the corlib patch, and build mcs + class libs. Marking TEST-REQUEST. Please confirm that this fixes things.