Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72770 - CorLib GetFullPath mangles unix escapes
Summary: CorLib GetFullPath mangles unix escapes
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 66528
  Show dependency tree
 
Reported: 2004-11-28 15:09 UTC by foser (RETIRED)
Modified: 2004-12-20 17:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
new mono ebuild that builds mcs + class libs. (mono-1.0.5-r3.ebuild,3.77 KB, text/plain)
2004-12-15 19:49 UTC, Peter Johanson (RETIRED)
Details
path fix patch (mcs-1.0.5-pathfix.diff,628 bytes, patch)
2004-12-15 19:50 UTC, Peter Johanson (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.