[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17908: [PATCH] dist: ordering of files in DIST_COMMON is determinist
From: |
Peter Rosin |
Subject: |
bug#17908: [PATCH] dist: ordering of files in DIST_COMMON is deterministic now |
Date: |
Mon, 22 Dec 2014 13:30:27 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
> diff --git a/NEWS b/NEWS
> index bdc9bb9..5d14c5e 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -116,6 +116,10 @@ New in 1.14.2:
> risks causing "Arg list too long" for projects using automatic
> dependency tracking and having a ton of source files (bug#18744).
>
> + - Automake tries to offer a more deterministic for generated Makefiles,
Is "output" missing?
> + in the face of the newly-introduced randomization for hash keys order
> + in Perl 5.18.
Cheers,
Peter