On Tuesday 15 July 2008 15:55:45 Alexander Gavrilov wrote:
> On Tue, Jul 15, 2008 at 1:32 PM, Johannes Schindelin
> > Well, as you can easily guess, "cygwin_build" is unset in the makefile.
> > Therefore the wholle string expands to "/".  The effect is the same.  For
> > the computer.
> >
> > But not for the human reading it.
> >
> > Therefore it is a bug,
>
> Ok, I'll fix it when I return home.

Further investigation showed that this variable is not empty (it is set in 
Makefile.common), so it probably should not be removed. Anyway, it is already 
used in other places of the Makefile.


I made a fix for the strtoll workaround, so it should now work correctly for 
values in range -MAX_ULONG..MAX_ULONG:

http://repo.or.cz/w/msysgit.git?a=commitdiff;h=bde036407e1a29a484138290216737589b888093

Alexander

Reply via email to