With the new version, I'm getting
ERROR: LoadError: error in method definition: function Base.open must be explicitly imported to be extended
I hadn't seen that before, and the code works fine against CxxWrap 0.9. I searched for exported open functions in CxxWrap, but I couldn't find any, so I'm not exactly sure what triggers this. Did anything change in terms of name resolution between 0.9 and 0.10?