Hi all
I've just started playing with TinyXML and so far I'm impressed!
I need namespace support for my project, so I've added in a quick and dirty first cut that works fairly well and can be #ifdef'd out if you don't want it.
Whats the right way to submit a patch? I looked through the SF docs pages but probably missed it :(
Thanks for any tips!
Ellers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all
I've just started playing with TinyXML and so far I'm impressed!
I need namespace support for my project, so I've added in a quick and dirty first cut that works fairly well and can be #ifdef'd out if you don't want it.
Whats the right way to submit a patch? I looked through the SF docs pages but probably missed it :(
Thanks for any tips!
Ellers
The best place is to add it to the "patch" section. Give a descriptive title, note which version it is a patch to, and upload.
lee
Thanks Lee :)
I hope this isn't such a stupid question, but how do I make a patch? Is it the same as the wxwindows patch, ie http://www.wxwindows.org/technote/patches.htm ?
Thanks :)
Seems to be - that looks like a good reference. The sourceforge version:
http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1#commanddiff
lee