Closed musm closed 7 years ago
I took a quick glance through the source code, and it seems like the only thing you would have to change would be to make all the cfunction
global variables into local variables.
That seems to fix things, thanks! I will open a PR.
PR https://github.com/JuliaIO/LibExpat.jl/pull/83 should address this (feel free to take a look and approve or request changes)
Would be good if libexpat is precompile safe