> I did test my patches with git-apply --whitespace=error-all, 
 > before mailing them but did not see any error.
 > I am using GIT 1.3, may be I should upgrade ?

Yes, git 1.3 is not that new.  I am using git 1.4.3.2, and I think the
relevant code you are missing is in the changeset

commit d0c25035df4897bb58422b4d64f00b54cf11f07e
Author: Junio C Hamano <[EMAIL PROTECTED]>
Date:   Sat Sep 23 00:37:19 2006 -0700

    git-apply: second war on whitespace.

    This makes --whitespace={warn,error,strip} option to also notice
    the leading whitespace errors in addition to the trailing
    whitespace errors.  Spaces that are followed by a tab in indent
    are detected as errors, and --whitespace=strip option fixes them.

    Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]>

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to