Bugs item #1277693, was opened at 2005-08-31 21:27
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1277693&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: unknown
Status: Closed
Resolution: Works For Me
Priority: 5
Submitted By: Andrew e (polarview)
Assigned to: Gert Driesen (drieseng)
Summary: C# Solution Task fails if project requires /unsafe flag

Initial Comment:
I have a solution with multiple C# projects in it. One
of them requires the /unsafe flag to be specified or I
get the CS0227 compiler erros (Unsafe code may only
appear if compiling wiht /unsafe).

I have the compile with unsafe option specified in my
project, but Nant is ignoring it.



----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2005-09-02 19:54

Message:
Logged In: YES 
user_id=707851

This should in fact also work with NAnt 0.85 RC3.

Please reopen the bug report (and attach a repro), if you can 
still reproduce this issue in a recent nightly build.

----------------------------------------------------------------------

Comment By: Andrew e (polarview)
Date: 2005-09-02 17:38

Message:
Logged In: YES 
user_id=1338137

I'm using 0.85-rc3. I didn't see anything in any newer release 
notes that appeared to be related to this, so I didn't even try a 
nightly build.

I've worked around the problem for now. I will try a nightly 
build next time I'm playing with my build scripts.

----------------------------------------------------------------------

Comment By: Gert Driesen (drieseng)
Date: 2005-09-02 17:16

Message:
Logged In: YES 
user_id=707851

This is working just fine here. Are you sure you're using a 
recent version of NAnt ?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1277693&group_id=31650


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to