Igor Raits

Results 136 comments of Igor Raits

I think it meant to be `LICENSE` here.

actually looks like it can parse `*`, but can't parse `1.2.*`

If I understand correctly, it fails on this builder: ```xml OBS_WORKER_SECURITY_LEVEL_4 kvm 4.12.14-lp151.28.36 default fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat...

@dginev not really sure, but `libc` crate is doing such tests so probably worth to look at? I guess by specifying `--target i686-unknown-linux-gnu` when running `cargo test`

@dginev I guess this is because you have generated bindings using bindgen just on your computer so things like https://github.com/KWARC/rust-libxml/blob/master/src/bindings.rs#L16-L20 just get hardcoded there, together with other things. Proper solution...

@dginev well, it is not only about 32bit case, but also about libxml2 version (the bindings which are generated are derived for some specific libxml2 version, so let's say if...

[libxml.aarch64.txt](https://github.com/KWARC/rust-libxml/files/4623793/libxml.aarch64.txt) [libxml.armv7hl.txt](https://github.com/KWARC/rust-libxml/files/4623794/libxml.armv7hl.txt) [libxml.i686.txt](https://github.com/KWARC/rust-libxml/files/4623795/libxml.i686.txt) [libxml.ppc64le.txt](https://github.com/KWARC/rust-libxml/files/4623796/libxml.ppc64le.txt) [libxml.s390x.txt](https://github.com/KWARC/rust-libxml/files/4623797/libxml.s390x.txt) [libxml.x86_64.txt](https://github.com/KWARC/rust-libxml/files/4623798/libxml.x86_64.txt)

@dginev any news here? This is blocking me from getting https://gitlab.com/news-flash/news_flash_gtk from being packaged.

@fbreckle any chance to get this somehow fixed? 4.x is already out for quite some time…

> @ignatenkobrain please sign the CLA Done, sorry for delay.