On Saturday 06 June 2009 11:07:02 pm Tarmik wrote: > Tried some workarounds and stuck with it. I think most of my code > which I have done > is written in pure C, and C++ is no use for me - meaning dehydra is no > use for me either. While there are some bugs in dehydra with gcc (as opposed to g++), there is interest in getting these fixed, including some patches to try. https://bugzilla.mozilla.org/show_bug.cgi?id=494960
Also, since C and C++ do have fairly high levels of compatibility, maybe you could do some analysis using g++ as a mostly-C compatible compiler. Hope this helps. Brad _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
