bug-gnulib
[Top][All Lists]
Advanced

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

Re: getprogname and libtool


From: Bruno Haible
Subject: Re: getprogname and libtool
Date: Wed, 19 Oct 2016 03:04:49 +0200
User-agent: KMail/4.8.5 (Linux/3.8.0-44-generic; KDE/4.8.5; x86_64; ; )

Jim Meyering wrote:
> > +  if (strncmp (p, "lt-", 3) == 0)
> > +    p = p + 3;
> 
> Thank you.
> You are welcome to push that, even though I prefer the more concise "p += 3;"

Thanks for the review. Pushed with your suggested edit.

Bruno




reply via email to

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