[Bugs] [Bug 1193929] GlusterFS can be improved

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 6 08:13:29 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1193929



--- Comment #65 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/20447 committed in master by "Amar Tumballi"
<amarts at redhat.com> with a commit message- checkpatch.pl: fix the perl warning

Used to get the below warning:
`
Running coding guidelines check ...
Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.30), passed through in regex; marked by <-- HERE in m/^(\+.*(?:do|\))){ <--
HERE / at ./build-aux/checkpatch.pl line 3102.
`

But as per the recommendation in perl document, we should escape the braces.

While this check should be removed from the codebase when we get the
'codingstandard' automated scripts, we can keep the code warning free at least
till then.

updates: bz#1193929
Change-Id: I236a428174b5d16ca41baa03e96bc7aa26177b5b
Signed-off-by: Amar Tumballi <amarts at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list