bug-gnulib
[Top][All Lists]
Advanced

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

Re: gnulib-tool incorrectly handles library names with dashes


From: Sergey Poznyakoff
Subject: Re: gnulib-tool incorrectly handles library names with dashes
Date: Thu, 05 Jul 2007 14:48:36 +0300

Jim Meyering <address@hidden> ha escrit:

> I know you didn't change the single quotes (maybe it's Bruno's
> stylistic preference to use them?), but they are superfluous.
> There's less syntax this way:
> 
>     libname_upper=`echo "$libname" | LC_ALL=C tr a-z- A-Z_`
> 

Yeah, but the quoted variant seems more readable (at least to me, that's
a matter of taste, perhaps).

Regards,
Sergey





reply via email to

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