On 4/28/07, Jon Grant <[EMAIL PROTECTED]> wrote:
> Please be sure that your LC_ALL and/or LANG variables are set to "C"
> before running make check. I thought that I had modified this inside
> the Perl scripts that drive the tests, but apparently I didn't get it
> right; there was a bug report a
Hello,
I noticed a few build warnings in CVS at present. Difficult to spot a
lot of the causes as there are many pre-processor macros in use.
A wider query relating to these warnings is that since make 3.81 is
released now, could we change make to use const's instead of #define'd
values, and
Hi Pau. Thanks for your reply.
Please be sure that your LC_ALL and/or LANG variables are set to "C"
before running make check. I thought that I had modified this inside
the Perl scripts that drive the tests, but apparently I didn't get it
right; there was a bug report about it (this has been fi
Follow-up Comment #5, bug #19448 (project make):
What Christopher suggests might work, in principle, for Make jobs that are
performed sequentially. But what about parallel execution, where several
targets are remade asynchronously? Either we rely on the filesystem to
record time of creation for