This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v4] Y2038: add function __localtime64
- From: Rafal Luzynski <digitalfreak at lingonborough dot com>
- To: Albert ARIBAUD <albert dot aribaud at 3adev dot fr>
- Cc: libc-alpha at sourceware dot org
- Date: Tue, 18 Dec 2018 01:38:11 +0100 (CET)
- Subject: Re: [PATCH v4] Y2038: add function __localtime64
Albert,
Your commit fails during "make install" with the following message:
./maint.texi:198: unknown command `theglibcadj'
./maint.texi:198: misplaced {
./maint.texi:198: misplaced }
Perhaps you should use:
the @glibcadj{}
instead?
Regards,
Rafal