Build Update for libvirt/libvirt
-------------------------------------
Build: #2492
Status: Still Failing
Duration: 24 mins and 0 secs
Commit: c0533b6 (master)
Author: Stefan Berger
Message: conf: Remove ATTRIBUTE_NONNULL(2) from virDomainCheckDeviceChanges()
Since we are checking the 2nd parameter in the function for NULL,
we need to remove ATTRIBUTE_NONNULL(2) from the prototype.
Signed-off-by: Stefan Berger <stefanb(a)linux.ibm.com>
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
Message-Id: <20190726205633.2041912-5-stefanb(a)linux.vnet.ibm.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/0dbfc3965c3a...c0533b65529e
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/564211975?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.