I keep getting this warning(or maybe not) for checkpatch.pl itself
when I run rfc.sh.

`Useless use of greediness modifier '+' in regex; marked by <-- HERE
in m/(^\+.*) {8,8}+ <-- HERE \t/ at ./extras/checkpatch.pl line 2131.`

Anyone else seeing this?

~kaushal

On Mon, Sep 22, 2014 at 7:00 PM, Jeff Darcy <jda...@redhat.com> wrote:
>> Ah! Warnings are not the same as "errors". :)
>> Got it.
>
> We should probably disable those warnings anyway, as excessive
> warnings can hide new/real problems.  Since this is an
> innocuous pattern that occurs frequently in our code, we don't
> need the check for it.
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-devel
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-devel

Reply via email to