Bugs item #1215811, was opened at 2005-06-06 16:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1215811&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: yawl (yawl)
Assigned to: Nobody/Anonymous (nobody)
Summary: rc include c++

Initial Comment:
In VC++, rc files can include c++ header files. resource.h 
is one of them. And this practice uses it as well:
http://support.microsoft.com/kb/q237870/

But in the source code(
nant-0.85-rc3\src\NAnt.VisualCpp\Tasks\RcTask.cs),
I noticed that the date of the header files are not checked 
in NeedsCompiling() function, which is not consistent 
with VC++.NET itself.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to