Commit graph

2 commits

Author SHA1 Message Date
Jan Kryl
c7a5f83e20 Update package from 2.6.4 to 2.7.1 version. MCPP's changelog:
1. Implemented -K option to enable "macro notification mode".
 2. Fixed several bugs of the previous release.
 3. Ported to Mac OS X / GCC and Visual C++ 2008.
 4. Made GCC-specific-build more closer to GCC.
 5. Added documentation on source checking of firefox 3.0pre.
2008-08-03 13:30:13 +00:00
Jan Kryl
1eec078256 MCPP is an alternative C/C++ preprocessor with the highest conformance,
implementated by Kiyoshi Matsui.  It supports multiple standards: K&R,
ISO C90, ISO C99, and ISO C++98.  MCPP is especially useful for
debugging the source program which use complicated macros and also
useful for checking portability of the source.
2008-03-04 23:40:05 +00:00