On 2/12/12, Gour <[email protected]> wrote: > I saw your messages in wx-dev and wonder what will be the way to keep > those files in sync or, at least, detect there are inconsistencies?
They have a tool called ifacecheck which compares the xml files generated by doxygen to the ones generated by using gccxml. I've used gccxml before. I haven't used ifacecheck yet but I'll give it a run.
