On Apr 24, 11:08 am, Jean-Marc Desperrier <[email protected]> wrote: > Tarmik wrote: > > [...] > > I've made working reference.cpp with dehydra on cygwin. (data types > > and function protos are resolved correctly). > > > Now I need to clean up the mess I've made all over dehydra& gcc, and > > may be return code to it's original place. > > :) > > We're all impatiently waiting for your upstream patch ;-)
Hmm... It seems that with C++ dehydra works correctly, but not with C. 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. I don't have intention to return to C++ (even those I'm quite familiar with it) - I need first to investigate the differences between language (C, perl, natural languages) before I can conclude where to go further. Meanwhile I've put dehydra on hold, and analyzing perl + natural languages deeper. Also http://groups.google.com/group/mozilla.dev.static-analysis/browse_thread/thread/3943834fea7a3a1b# and LLVM - http://llvm.org/ sounds bit intresting. If you want - I can provide that ugly code crack which I've made, but you will probably need to sort of that mess on your own. (It not worst quality anyway) _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
