|
From: | Jacob Bachmeyer |
Subject: | Re: [PATCH v2 0/8] restore compatibility with pre-POSIX shells in config.guess |
Date: | Wed, 26 May 2021 21:42:44 -0500 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090807 MultiZilla/1.8.3.4e SeaMonkey/1.1.17 Mnenhy/0.7.6.0 |
Jacob Bachmeyer wrote:
[...] Jacob Bachmeyer (8): config.guess: use intermediate variable with uname results config.guess: manual fixups after previous automatic patch config.guess: remove unneeded quotes and factor command substitutions config.guess: automatic fixups after previous automated patch config.guess: manual fixup after previous automated patches config.guess: replace POSIX $( ) with classic ` ` throughout config.guess: manual fixups after previous automatic patch remove automatic patch generators config.guess | 1182 ++++++++++++++++++++++++++------------------------ 1 file changed, 614 insertions(+), 568 deletions(-)
Inexplicably, patch 1 does not seem to have reached the list, although I have tried sending it twice. Fortunately, patch 1 was an entirely automated patch and the text of the program that produced it can be extracted from patch 8 if it does not turn up after being stuck in a queue somewhere.
The only important detail from the commit message on patch 1 was this ChangeLog entry:
* config.guess: add GUESS variable to hold results of uname analysis -- Jacob
[Prev in Thread] | Current Thread | [Next in Thread] |