Re: [PATCH] PATH: use double quote

2014-09-29 Thread KO Myung-Hun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Blake wrote: > On 09/22/2014 08:06 PM, KO Myung-Hun wrote: > >> >>> Why are you changing this? I see no difference in the >>> resulting shell syntax, except that backslashes in >>> $(abs_builddir) are now handled differently. You need a lot >

Re: [PATCH] PATH: use double quote

2014-09-22 Thread KO Myung-Hun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Blake wrote: > On 09/22/2014 08:06 PM, KO Myung-Hun wrote: > >> >>> Why are you changing this? I see no difference in the >>> resulting shell syntax, except that backslashes in >>> $(abs_builddir) are now handled differently. You need a lot >

Re: [PATCH] PATH: use double quote

2014-09-22 Thread Eric Blake
On 09/22/2014 08:06 PM, KO Myung-Hun wrote: > >> Why are you changing this? I see no difference in the resulting >> shell syntax, except that backslashes in $(abs_builddir) are now >> handled differently. You need a lot more justification for WHY >> this patch is necessary. > > > On OS/2, PATH

Re: [PATCH] PATH: use double quote

2014-09-22 Thread KO Myung-Hun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi/2. Eric Blake wrote: > On 09/22/2014 01:12 AM, KO Myung-Hun wrote: >> * Makefile.am: Subject. > > That's a very poor changelog entry. I'll leave it up to the > automake maintainer if it should be improved, though. > >> * t/Makefile.inc: Likewise

Re: [PATCH] PATH: use double quote

2014-09-22 Thread Eric Blake
On 09/22/2014 01:12 AM, KO Myung-Hun wrote: > * Makefile.am: Subject. That's a very poor changelog entry. I'll leave it up to the automake maintainer if it should be improved, though. > * t/Makefile.inc: Likewise. > --- > Makefile.am|2 +- > t/Makefile.inc |4 ++-- > 2 files changed