[libvirt] [PATCH go-xml 0/2] DomainAddress parsing fix

Dean Smith posted 2 patches 6 years, 6 months ago
Failed in applying to current master (apply log)
.travis.yml    |  2 ++
domain.go      | 27 ++++++++++++++++++---------
domain_test.go | 10 +++++-----
3 files changed, 25 insertions(+), 14 deletions(-)
[libvirt] [PATCH go-xml 0/2] DomainAddress parsing fix
Posted by Dean Smith 6 years, 6 months ago
*** BLURB HERE ***
I have taken Anton Kryukovs fix from #13 on github and am submitting
along with addition of 1.8 and 1.9 as travis go version targets

Example of failing running on 1.9, which passes on 1.7 can be found
at
git@github.com:deasmi/libvirt-go-xml.git
branch parsefailtest


Anton Kryukov (1):
  Add support for hex values in DomainAddress struct

Dean Smith (1):
  Adding go 1.8 and 1.9 to travis tests

 .travis.yml    |  2 ++
 domain.go      | 27 ++++++++++++++++++---------
 domain_test.go | 10 +++++-----
 3 files changed, 25 insertions(+), 14 deletions(-)

-- 
1.8.3.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH go-xml 0/2] DomainAddress parsing fix
Posted by Daniel P. Berrange 6 years, 6 months ago
On Wed, Sep 13, 2017 at 01:57:44PM +0100, Dean Smith wrote:
> *** BLURB HERE ***
> I have taken Anton Kryukovs fix from #13 on github and am submitting
> along with addition of 1.8 and 1.9 as travis go version targets
> 
> Example of failing running on 1.9, which passes on 1.7 can be found
> at
> git@github.com:deasmi/libvirt-go-xml.git
> branch parsefailtest

Thanks I've pushed these patches

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list