Fix #533572
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 1 Sep 2009 09:54:56 +0000 (09:54 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 1 Sep 2009 09:54:56 +0000 (09:54 -0000)
commit10b2528ab7730a681005462557b09550f3be840c
tree5361644476c454c19576ae4be543f52def6e651c
parente0606b9a87ff3959e444f530daa13e43a5fba1e5
Fix #533572

* Uri.cs (ParseNoExceptions): Don't look for '@' in absolute unix paths.

2009-09-01  Andres Aragoneses  <aaragoneses@novell.com>
* UriTest.cs: New tests from #533572.

svn path=/trunk/mcs/; revision=141020
mcs/class/System/System/ChangeLog
mcs/class/System/System/Uri.cs
mcs/class/System/Test/System/ChangeLog
mcs/class/System/Test/System/UriTest.cs