[Bug 54119] use AS_IF, AS_CASE instead of if/fi and case/esac

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 1 20:33:47 CEST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=54119

Will Thompson <will.thompson at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |will.thompson at collabora.co.
                   |                            |uk

--- Comment #4 from Will Thompson <will.thompson at collabora.co.uk> ---
-if grep -n '^ *GError *\*[[:alpha:]_][[:alnum:]_]* *;' "$@"
-then
-  echo "^^^ The above files contain uninitialized GError*s - they should be"
-  echo "    initialized to NULL"
-  fail=1
-fi
-

Ugh, I found
http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=05b3d1e1f9d5c63d0d01a9cecc3f04cae3191605
and I don't really agree that this is legit unless you have the GError in a
struct I guess? Oh well.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list