+ = ($ENV{SOURCE_DATE_EPOCH} ? gmtime($ENV{SOURCE_DATE_EPOCH})
FWIW, seems like SOURCE_DATE_EPOCH should be supported in (upstream) Texinfo.
At least, I can't think of a reason why not ... -k
We have released version 6.3 of Texinfo, the GNU documentation format.
This package contains tools to produce documentation in various
formats, including HTML and PDF, from source files in the Texinfo
format. Texinfo is a text-based format with commands for marking text,
document structuring and i
On 10 September 2016 at 16:53, Gavin Smith wrote:
> problems in the 6.1 release.
I meant 6.2.
On 10 September 2016 at 16:36, Norbert Preining wrote:
>> No, they aren't. I updated the test results for this exact change (the
>> final full stop), but neglected the "long tests".
>
> Thanks for checking.
>
> Norbert
Let's hope that is everything. If nothing else comes up, I may make
another re
Le 10/09/2016 à 17:19, Norbert Preining a écrit :
Hi Gavin,
We have released version 6.2 of Texinfo, the GNU documentation system.
another report: I am running
make check ALL_TESTS=yes
and see two failed tests:
test_scripts/coverage_formatting_fr.sh
test_scripts/layout
> No, they aren't. I updated the test results for this exact change (the
> final full stop), but neglected the "long tests".
Thanks for checking.
Norbert
--
PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info
GPG: 0x860CDC13fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 8
On 10 September 2016 at 16:19, Norbert Preining wrote:
> Hi Gavin,
>
>> We have released version 6.2 of Texinfo, the GNU documentation system.
>
> another report: I am running
> make check ALL_TESTS=yes
> and see two failed tests:
> test_scripts/coverage_formatting_fr.sh
>
Hi Gavin,
> We have released version 6.2 of Texinfo, the GNU documentation system.
another report: I am running
make check ALL_TESTS=yes
and see two failed tests:
test_scripts/coverage_formatting_fr.sh
test_scripts/layout_formatting_fr_icons.sh
and both tests have a trivia
> + = ($ENV{SOURCE_DATE_EPOCH} ? gmtime($ENV{SOURCE_DATE_EPOCH}) :
> localtime(time);
Arggg ... ) where have you been lost?
End for today, too tired.
Norbert
--
PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info
GPG: 0x860CDC13fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CA
> Sorry for the noise ... the SDE patches I used and the changes you
> made upstream overlapped - and although the patch could be applied
Well, not really. Adding the following patch breaks the build, strange:
--- texinfo.orig/tp/Texinfo/Common.pm
+++ texinfo/tp/Texinfo/Common.pm
@@ -1205,7 +1205
> Wait ... found something ...
Sorry for the noise ... the SDE patches I used and the changes you
made upstream overlapped - and although the patch could be applied
without fuzz (so I didn't see that it has change) I disturbed the
result.
Forget the request, sorry for the noise.
Norbert
--
PRE
> Could you try editing the "expand_today" function in
Wait ... found something ...
Norbert
--
PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info
GPG: 0x860CDC13fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
On 10 September 2016 at 15:48, Norbert Preining wrote:
> On Sat, 10 Sep 2016, Gavin Smith wrote:
>> sub expand_today($)
>> {
>> my $self = shift;
>> if ($self->get_conf('TEST')) {
>> return {'text' => 'a sunny day'};
>> }
>> my($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isds
On Sat, 10 Sep 2016, Gavin Smith wrote:
> sub expand_today($)
> {
> my $self = shift;
> if ($self->get_conf('TEST')) {
> return {'text' => 'a sunny day'};
> }
> my($sec, $min, $hour, $mday, $mon, $year, $wday, $yday, $isdst)
>= localtime(time);
> $year += ($year < 70) ? 2000 : 190
On 10 September 2016 at 15:31, Eli Zaretskii wrote:
>> From: Gavin Smith
>> Date: Sat, 10 Sep 2016 14:55:44 +0100
>> Cc: Texinfo
>>
>> We have released version 6.2 of Texinfo, the GNU documentation system.
>
> This doesn't build the Perl extensions on my system, because:
>
> checking ./TestXS.
> From: Gavin Smith
> Date: Sat, 10 Sep 2016 14:55:44 +0100
> Cc: Texinfo
>
> We have released version 6.2 of Texinfo, the GNU documentation system.
This doesn't build the Perl extensions on my system, because:
checking ./TestXS.la
found ./TestXS.la
TestXS object version 6.2 does not mat
On 10 September 2016 at 15:12, Norbert Preining wrote:
> Hi Gavin,
>
> On Sat, 10 Sep 2016, Gavin Smith wrote:
>> We have released version 6.2 of Texinfo, the GNU documentation system.
>
> On Debian I get:
> syntax error at ../../Pod-Simple-Texinfo/../tp/Texinfo/Common.pm line 1208,
> near ");"
>
Hi Gavin,
On Sat, 10 Sep 2016, Gavin Smith wrote:
> We have released version 6.2 of Texinfo, the GNU documentation system.
On Debian I get:
syntax error at ../../Pod-Simple-Texinfo/../tp/Texinfo/Common.pm line 1208,
near ");"
Global symbol "$year" requires explicit package name (did you forget t
We have released version 6.2 of Texinfo, the GNU documentation system.
This package contains tools to produce documentation in various
formats, including HTML and PDF, from source files in the Texinfo
format. Texinfo is a text-based format with commands for marking text,
document structuring and i
19 matches
Mail list logo