bug-automake
[Top][All Lists]
Advanced

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

bug#25629: Hrm, actually autom4te isnt part of automake, but rather auto


From: demerphq
Subject: bug#25629: Hrm, actually autom4te isnt part of automake, but rather autoconf.
Date: Mon, 6 Feb 2017 04:33:30 +0100

Also I observe that there were previous patches to ensure most uses of
keys() were sorted. However not all of them, including diagnostics,
and various other places where the key order could be exposed to a
user.

Attached is a patch that I believe fixes any remaining uses of unsorted keys.

I took the policy that automake is not performance sensitive, at least
at the level of sorting keys, and that sorting something that is not
strictly necessary does no harm.

I admit I have not been able to properly test all of these changes,
but superficial testing does not reveal any issues.

Anyway, sorry for the misleading original bug-report.

Cheers,
Yves

-- 
perl -Mre=debug -e "/just|another|perl|hacker/"

Attachment: automake.patch
Description: Text Data


reply via email to

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