Re: Remove variable doRecursive which is not really used from WCMD_for.

2010-05-02 Thread Gerald Pfeifer
On Sun, 2 May 2010, Nikolay Sivov wrote:
 Please use consistent naming for patches and mail subjects. It's 
 described in http://wiki.winehq.org/SubmittingPatches.
 
 I'm not sure it makes sense to resend all these, but GERALD: as a
 start word is unacceptable of course.

Indeed, four or so patches with that in the Subject sneaked through.
This simply was a mistake on my side last month (and Alexandre was
so kind to fix it up).

As for prepending what basically seems to be `pwd | xargs basename`
(but not exactly), I updated my script to take that into account.

Thanks for the advise!

Gerald

PS: It's somewhat funny that after contributing for elven years,
the first time someone complains about my mail subjects is a week
or two _after_ I switch over to using git format-patch. ;-)




Re: Remove variable doRecursive which is not really used from WCMD_for.

2010-05-01 Thread Nikolay Sivov

On 5/1/2010 18:24, Gerald Pfeifer wrote:

---
  programs/cmd/builtins.c |5 ++---
  1 files changed, 2 insertions(+), 3 deletions(-)
   
Please use consistent naming for patches and mail subjects. It's 
described in http://wiki.winehq.org/SubmittingPatches.


I'm not sure it makes sense to resend all these, but GERALD: as a start 
word is unacceptable of course.