oink-stack
oink-stack copied to clipboard
Oink is a collaboration of C++ static analysis tools.
In working with the latest code, both packaging for Gentoo and testing the analysis tools on an actual work task, I had a couple of things to report and a...
Hello, I get this error in a STL header: ``` In state 296, I expected one of these tokens: (, ), [, ], ->, ., +, -, ++, --, &,...
fixed bug #4
Fixes compilation with gcc 4.7 array.h: In instantiation of ‘void ArrayStack::push(const T&) [with T = BPBox_]’: array.h:372:32: required from ‘void ObjArrayStack::push(T_) [with T = BPBox]’ boxprint.cc:371:39: required from here array.h:261:7:...
I tried to compile a (big, c++) project, and got that PARSING error in a standard C++ header: In state 1138, I expected one of these tokens: try, {, /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:154:1:...
I am rationalizing the Visual Studio 2010 changes into separate branches. This is the changes to the source code and perl configuration file changes. Tested on Linux. oink-stack/smbase - run-flex.pl...
The transformation is working reasonably well at at this point, but it seems to be being hit by some oink bugs. (See XXX comments in most recent commit). I want...
Cmake
I've integrated a few PR's, as well as started on a CMake build system, which can successfully build astgen, elkhound, and elsa/ccparse.