guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: perl: Fix autosplitting of 0-time source.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: perl: Fix autosplitting of 0-time source.
Date: Thu, 10 Sep 2015 17:46:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

address@hidden skribis:

> From: Eric Bavier <address@hidden>
>
> * gnu/packages/patches/perl-autosplit-default-time.patch: New patch.
> * gnu/packages/perl.scm (perl): Use it.
> * gnu-system.am (dist_patch_DATA): Add it.

Good catch, OK for ‘core-updates’.  (It’s the 2nd case where we see
assumptions about the range of an mtime.)

> +AutoSplit will fail to create an index for files whose modification time is 0
> +because its default time for a non-existent index is 1.  Set this default 
> time
> +to -1 instead.

What is the index used for?

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]