CppHeaderParser 2.4 Released

Posted by: senex 10 years, 8 months ago

(Comments)

CppHeaderParser version 2.4 is now released.  This is basically a bug fix release.

Fixed Bugs:
BitBucket issue #1: Fix line numbering when #define or comment is multi-line and only 2 lines
BitBucket issue #2: Work around classes defined after unsupported #define magic
Bitbucket issue #3: Ignore list can now list macro functions to ignore such as "MAGIC_FUNC()". This will cause the parser to ignore this function and anything within the parens
BitBucket issue #4: Add support for regular typedefs to go into the typedefs list
BitBucket issue #5: Nested class error: unexpected multiple definition
Bitbucket issue #6: lines ending in / cause line numbers to be inacurate afterwards
BitBucket issue #7: #include before function definition polutes return type
BitBucket issue #8: friend functions can cause exceptions to be thrown
BitBucket bug #9: Multiple variable declaration parsing error
SourceForge bug #54: Add support for __attribute__ by filtering it out
SourceForge bug #55: Add support for elaborate type specification of class

Currently unrated


Comments

Recent Posts

Archive

2016
2014
2013
2012
2011
2006

Categories

Authors

Feeds

RSS / Atom

Menu