[cairo-bugs] [Bug 89750] Missing line continuation in definition of MAYBE_WARN in configure
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 27 00:46:13 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89750
Bryce Harrington <b.harrington at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Bryce Harrington <b.harrington at samsung.com> ---
Thanks, good find. The fix actually needs to go into
build/configure.ac.warnings
commit 776dd20c8485e4e70f42a2e66a0545cf87944ac5
Author: Bryce Harrington <bryce at osg.samsung.com>
Date: Sat Jun 27 00:43:04 2015 -0700
configure: Fix typo for missing line continuation character
There is an unintentional (benign) missing line continuation "\" in the
definition of MAYBE_WARN in configure. configure completes and issues a
WARNING:
configure: WARNING: cache variable cairo_cv_warn_maybe contains a
newline
Found and solved by Larry Baker.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=89750
Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150627/75295235/attachment-0001.html>
More information about the cairo-bugs
mailing list