[Bugs] [Bug 1198849] Minor improvements and cleanup for the build system
bugzilla at redhat.com
bugzilla at redhat.com
Wed Dec 2 12:43:36 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1198849
--- Comment #51 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12828 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit 2e9376a2f1b992d3649dd1d5a8e844b4c031ef3c
Author: Michael Adam <obnox at samba.org>
Date: Mon Nov 30 13:35:23 2015 +0100
extras: fix deprecation warining in checkpatch.pl
Left braces in patterns need to be escaped.
Otherwise, for perl >= 5.16, we get a warning:
"Unescaped left brace in regex is deprecated, passed through in regex;"
This patch fixes the relevant braces.
Hence perl -c ./examples/checkpatch.pl is clean again.
Change-Id: I938c9c262239f53de57d30a2cff7030f22e63dc1
BUG: 1198849
Signed-off-by: Michael Adam <obnox at samba.org>
Reviewed-on: http://review.gluster.org/12828
Reviewed-by: Anoop C S <anoopcs at redhat.com>
Reviewed-by: Niels de Vos <ndevos at redhat.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.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