On 10/31/2011 10:46 PM, Bruno Haible wrote:
Hi Tom,
Building the usual full snapshot with tests on IRIX 5.3 resulted in some
build errors and no tests being run.
...
I've dumped the full build log and a copy of config.log here:
http://jupiterrise.com/tmp/gnulib-gb3e1b8d-irix53-gcc346-build.log
I think these problems were reported by Bruno Haible, in email
that I've unfortunately misplaced.
* doc/posix-headers/stdalign.texi (stdalign.h): Document more
shortcomings of MSVC and of Sun C 5.11.
* lib/stdalign.in.h (_Alignas): Omit bogus extra parenthesis
around __declspec arg.
* modules/stdal
Hi Jim, Eric,
Here is a proposed patch to split fchownat() off from the module 'openat'.
The immediate motivation is that on MSVC, there is no and no
, therefore code that fiddles with owners and groups leads to
many more compilation problems than code that just deals with files
and directories.
Hi Tom,
> Building the usual full snapshot with tests on IRIX 5.3 resulted in some
> build errors and no tests being run.
> ...
> I've dumped the full build log and a copy of config.log here:
> http://jupiterrise.com/tmp/gnulib-gb3e1b8d-irix53-gcc346-build.log
> http://jupiterrise.com/tmp/gnulib-
On Mon, Oct 31, 2011 at 05:11:28PM +0100, Jim Meyering wrote:
> Dmitry V. Levin wrote:
> > git-log mishandles date strings before 1970-01-01 UTC, and there is
> > no use to specify --since=1970-01-01 by default anyway.
> > * build-aux/gitlog-to-changelog: By default, when no --since option
> > was
Dmitry V. Levin wrote:
> git-log mishandles date strings before 1970-01-01 UTC, and there is
> no use to specify --since=1970-01-01 by default anyway.
> * build-aux/gitlog-to-changelog: By default, when no --since option
> was given, do not specify explicit --since option to git-log.
...
> - my $s
Gary V. Vaughan skrev 2011-10-31 16:36:
> Hi Peter,
>
> On 31 Oct 2011, at 22:24, Peter Rosin wrote:
>> Gary V. Vaughan skrev 2011-10-23 18:17:
>>> We already have to enter all the ChangeLog relevant information into the git
>>> commit log. Instead of worrying about keeping them all in sync, this
git-log mishandles date strings before 1970-01-01 UTC, and there is
no use to specify --since=1970-01-01 by default anyway.
* build-aux/gitlog-to-changelog: By default, when no --since option
was given, do not specify explicit --since option to git-log.
---
ChangeLog |8 +++
Hi Peter,
On 31 Oct 2011, at 22:24, Peter Rosin wrote:
> Gary V. Vaughan skrev 2011-10-23 18:17:
>> We already have to enter all the ChangeLog relevant information into the git
>> commit log. Instead of worrying about keeping them all in sync, this patch
>> generates the current year ChangeLog fr
On Mon, Oct 31, 2011 at 08:56:44AM +0100, Jim Meyering wrote:
[...]
> Here's the result.
> I'll wait for an ACK from you in case there's anything
> you'd like to adjust.
The result is OK, thanks.
--
ldv
pgpl9QybPcS0I.pgp
Description: PGP signature
Dmitry V. Levin wrote:
...
> Subject: [PATCH] gitlog-to-changelog: new option --append-dot
>
> * build-aux/gitlog-to-changelog: New option --append-dot, makes the
> first non-blank line of each commit message terminated with a dot.
> ---
> ChangeLog |6 ++
> build-aux/g
11 matches
Mail list logo