Pere Mato

Results 14 issues of Pere Mato

I am trying to re-generate the wrappers for [XRootD.jl](https://github.com/JuliaHEP/XRootD.jl) with version v0.16.0 of CxxWrap and version v0.13.2 of libcxxwrap_julia_jll. I can build successfully the wrapper library, but when initialising I...

With the lastest version constructors for intermediate abstract classes are generated. This is the case for `G4BooleanSolid` producing the following error: ``` n file included from /Users/mato/Development/Geant4.jl/gen/cpp/JlG4BooleanSolid.cxx:2: In file included...

While wrapping a C++ type that provides operator+ breaks the REPL in a very unexpected manner. For example using the `?` to get the help of a entity, the wrapped...

I have a problem reading the [linked file](https://cernbox.cern.ch/s/180IktlJWw24jxi). There is a TTree called `polio_metadata` with a branch called `events___CollectionTypeInfo` of type ` tuple`. I am interested to get the element...