[Mono-bugs] [Bug 312686] / reference argument parser fails if the ref string has a trailing semicolon
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 5 07:17:30 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=312686#c1
Sanghyeon Seo <sanxiyn at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sanxiyn at gmail.com
Status|NEEDINFO |ASSIGNED
Info Provider|stevel at apache.org |
--- Comment #1 from Sanghyeon Seo <sanxiyn at gmail.com> 2007-11-05 05:17:29 MST ---
This bug still exists. The testcase is attached. Extract and make.
However, Ant's csc task no longer uses "/reference:a.dll;b.dll;", but
"/reference:a.dll /reference:b.dll". Use "make ant" in the testcase to check
this.
You need Ant 1.7.0 to check Ant behavior. .NET Ant Library 1.0 (available
http://ant.apache.org/antlibs/dotnet/index.html) is included in the testcase.
As Steve said, "...will work around it in Ant soon enough, but worry about
other
tools and users". Looks worth fixing.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list