[Libvirt-ci] Broken: libvirt/libvirt#222 (master - 96a9b9a)

Travis CI builds at travis-ci.org
Thu Jun 22 10:02:44 UTC 2017


Build Update for libvirt/libvirt
-------------------------------------

Build: #222
Status: Broken

Duration: 16 minutes and 54 seconds
Commit: 96a9b9a (master)
Author: Julio Faracco
Message: util: fix locale problem with virStrToDouble().

This commit fixes a locale problem with locales that use comma as a mantissa
separator. Example: 12.34 en_US = 12,34 pt_BR. Since strtod() is a non-safe
function, virStrToDouble() will have problems to parse double numbers from
kernel settings and other double numbers from static files (XMLs, JSONs, etc).

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1457634
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1457481

Signed-off-by: Julio Faracco <jcfaracco at gmail.com>

View the changeset: https://github.com/libvirt/libvirt/compare/8a129b75e214...96a9b9a7f0b6

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/245711436?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20170622/a4f8e0a8/attachment.htm>


More information about the Libvirt-ci mailing list