Bugs item #923493, was opened at 2004-03-25 23:07
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=923493&group_id=31650

>Category: Tasks
Group: 0.8.4.0
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Jon Henning (henning333)
>Assigned to: Gert Driesen (drieseng)
Summary: DefineDebug and DefineTrace

Initial Comment:
The ConfigurationSettings.cs file is not handling the 
DefineDebug and DefineTrace flags (not sure if this is VB 
specific).  Adding this to the ConfigurationSettings fixes 
the problem.

htStringSettings["DefineDebug"] = "/define:DEBUG={0}";



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

>Comment By: Gert Driesen (drieseng)
Date: 2004-03-26 07:54

Message:
Logged In: YES 
user_id=707851

Jon,

This was already fixed in cvs quite a while ago.  Can you 
please try using one of the latest nightly builds 
(http://nant.sourceforge.net/nightly/builds) ?

Thanks !

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to