Dan Smith wrote:
# HG changeset patch
# User Dan Smith <danms(a)us.ibm.com>
# Date 1203088430 28800
# Node ID 72f9d41f72aaf7d0eb06191f4170efdb9f490d9d
# Parent ae2cfc5a6a853690af1fc6821b1767e383f0d24a
(#2) This changes any uses of CMSetStatus() to cu_statusf()
With new versions of GCC, the check for (s != NULL) in the macro sets off
the "Address of `s' will always be true" warning. We don't want to
turn
that warning off, so this seems like the better choice
Changes:
- Fix broken error code
This looks good +1
--
Kaitlin Rupert
IBM Linux Technology Center
kaitlin(a)linux.vnet.ibm.com