On Wed, Jun 23, 2021 at 12:57:01AM -0400, Jacob Bachmeyer wrote:
> "Dmitry V. Levin" writes:
> > On Wed, May 26, 2021 at 09:26:02PM -0400, Jacob Bachmeyer wrote:
> >> This patch series tidies config.guess and reverts to classic backtick
> >> command substitutions. This is a respin after the earli
On Wed, Jun 23, 2021 at 12:57:01AM -0400, Jacob Bachmeyer wrote:
> "Dmitry V. Levin" writes:
> > On Wed, May 26, 2021 at 09:26:02PM -0400, Jacob Bachmeyer wrote:
> >> This patch series tidies config.guess and reverts to classic backtick
> >> command substitutions. This is a respin after the earli
"Dmitry V. Levin" writes:
> On Wed, May 26, 2021 at 09:26:02PM -0400, Jacob Bachmeyer wrote:
>> This patch series tidies config.guess and reverts to classic backtick
>> command substitutions. This is a respin after the earlier series
>> proved difficult to properly review.
>
> The series looks g
On Wed, May 26, 2021 at 09:26:02PM -0400, Jacob Bachmeyer wrote:
> This patch series tidies config.guess and reverts to classic backtick
> command substitutions. This is a respin after the earlier series
> proved difficult to properly review.
The series looks good to me, but since GNU config is c
Zack Weinberg wrote:
On Wed, May 26, 2021 at 10:42 PM Jacob Bachmeyer wrote:
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 quote
On Wed, May 26, 2021 at 10:42 PM Jacob Bachmeyer wrote:
> 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 facto
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 autom
This patch series tidies config.guess and reverts to classic backtick
command substitutions. This is a respin after the earlier series
proved difficult to properly review.
Quotes while forming the output are pointless, since no valid GNU
configuration tuple contains whitespace, therefore no varia