----- Original Message ----- 
From: "Daniel Hahn" <[EMAIL PROTECTED]>
To: "Hani Atassi" <[EMAIL PROTECTED]>
Cc: <nant-developers@lists.sourceforge.net>
Sent: Thursday, January 20, 2005 11:50 AM
Subject: Re: [nant-dev] Bugreport: Issue with trailing backslash in include
path


> Hi,
>
> I just wanted to check if this has been fixed for the current nightly. And
if it
> has been fixed for the <rc> task (and potentially other command line
stuff)
> also.

Yes, this should be fixed for both the <solution> task and indivual Visual
C++ tasks.

Gert

> Quoting Hani Atassi <[EMAIL PROTECTED]>:
>
> > Hi Daniel,
> >
> > I am working on a fix for this.. I will submit a
> > solution with the following couble days..
> >
> > Thanks,
> > Hani
> >
> > --- Daniel Hahn <[EMAIL PROTECTED]> wrote:
> >
> > > I have a project which includes ..\
> > > (dot-dot-backslash) as an include path. When
> > > trying to build a solution, this include path will
> > > not be used properly because
> > > of the trailing backslash, while .. works fine. This
> > > obviously has something to
> > > do with NAnt including the paths in quotes (that is
> > > "..\"). Backslashes within a
> > > path argument seem to work fine, as well as using
> > > ..\ without the quotes. I
> > > guess this is some weird escape character rule
> > > thingy of some sort.
> > >
> > > Changing the project itself is not possible for me,
> > > so I ended up just
> > > eliminating the trailing backslashes in line 356ff
> > > of ClTask.cs. Works for me,
> > > but I'd really like to see this fixed properly ;-)
> > >
> > > Bye,
> > >           Daniel
> > >
> > > -- 
> > > Daniel Hahn
> > >
> > > [EMAIL PROTECTED]
> > > This mail has been sent intentionally.
> > >
> > >
> > ----------------------------------------------------------------
> > > This message was sent using IMP, the Internet
> > > Messaging Program.
> > >
> > >
> > >
> > -------------------------------------------------------
> > > SF email is sponsored by - The IT Product Guide
> > > Read honest & candid reviews on hundreds of IT
> > > Products from real users.
> > > Discover which products truly live up to the hype.
> > > Start reading now.
> > > http://productguide.itmanagersjournal.com/
> > > _______________________________________________
> > > nant-developers mailing list
> > > nant-developers@lists.sourceforge.net
> > >
> > https://lists.sourceforge.net/lists/listinfo/nant-developers
> > >
> >
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Dress up your holiday email, Hollywood style. Learn more.
> > http://celebrity.mail.yahoo.com
> >
> >
> >
>
>
> -- 
> Daniel Hahn
>
> [EMAIL PROTECTED]
> This mail has been sent intentionally.
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> nant-developers mailing list
> nant-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-developers
>
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to