Bug 72770 - CorLib GetFullPath mangles unix escapes
Bug#: 72770 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: TEST-REQUEST Assigned To: dotnet@gentoo.org Reported By: foser@gentoo.org
Component: Ebuilds
URL: 
Summary: CorLib GetFullPath mangles unix escapes
Keywords:  
Status Whiteboard: 
Opened: 2004-11-28 15:09 0000
Description:   Opened: 2004-11-28 15:09 0000
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 From Peter Johanson (RETIRED) 2004-12-15 19:49:59 0000 -------
Created an attachment (id=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 From Peter Johanson (RETIRED) 2004-12-15 19:50:36 0000 -------
Created an attachment (id=46099) [details]
path fix patch

The aforementioned patch.

------- Comment #3 From Peter Johanson (RETIRED) 2004-12-20 17:19:08 0000 -------
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.