[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU make 3.81.91 prerelease available
From: |
Eli Zaretskii |
Subject: |
Re: GNU make 3.81.91 prerelease available |
Date: |
Sat, 24 Jul 2010 11:36:43 +0300 |
> From: Paul Smith <address@hidden>
> Date: Tue, 20 Jul 2010 09:42:50 -0400
> Cc: address@hidden
>
> 9d7a0f1fc1133d70f50f8b493912ba00
> ftp://alpha.gnu.org/gnu/make/make-3.81.91.tar.bz2
> 62012451cee10ddf8be4b0be55cd5b36
> ftp://alpha.gnu.org/gnu/make/make-3.81.91.tar.gz
>
> This is pretty close to the final content, unless serious regressions
> are present. Barring anything major, I anticipate the release of 3.82
> probably early next week.
I needed a small change in job.c (now committed), to avoid using %Id
format on systems that don't support it. The latest changes done in
pid2str produced a regression for Windows builds.