andreww / fox

A Fortran XML library
https://andreww.github.io/fox/
Other
59 stars 50 forks source link

Dom renameNode fix #21

Closed shaneClauson closed 11 years ago

shaneClauson commented 11 years ago

Andrew, I had an issue where renameNode was failing. I also had a couple of mods to the dom to make deallocation more robust, and recognise the optional exception arg.

Cheers, Shane.