make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Schedule for GNU make 3.81


From: Eli Zaretskii
Subject: Re: Schedule for GNU make 3.81
Date: Sat, 26 Feb 2005 21:41:45 +0200

> Date: Sat, 26 Feb 2005 11:20:25 -0500
> From: "Paul D. Smith" <address@hidden>
> Cc: address@hidden
> 
>   av>  D:\tmp\TOOLS\make\make-3.81beta2\tests\work\features>head -2 
> recursion.log
>   av>  C:\UTIL\GMAKE.EXE: Entering directory 
> `D:/tmp/TOOLS/make/make-3.81beta2/tests'
>   av>  C:/UTIL/GMAKE.EXE -f work/features/recursion.mk foo
> 
>   av> I wouldn't consider this an error; it might be signalled as a
>   av> warning (in the sense that it is probably an error of the test
>   av> script.) After running diff, one can translate both files and, if
>   av> that fixes it, count a warning.
> 
> Hm.  Maybe the thing to do is for make itself to translate the pathnames
> to always have "/" instead of "\"?

That would be my suggestion as well.  The DJGPP port does that already
(in its library code, so don't look for that in Make's sources).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]