Methods ixmlDocument_createAttribute() and ixmlDocument_createAttributeEx() both take a 'name' argument typed as 'char*', for consistency this should be type 'DOMString'
(Previously posted this on Github, sorry about that, closed it there)
Hi Tieske,
You are correct. If you can post a patch, I will apply it. Or if you prefer, do a pull request on github.
Regards, Marcelo.
Hi Tieske,
You are correct. If you can post a patch, I will apply it. Or if you prefer, do a pull request on github.
Regards,
Marcelo.