Revision ab14ac7...

Go back to digest for 8th April 2012

Features in Development Tools

Milian Wolff committed changes in [kdevelop/4.3] /cpp/parser:

properly handle l, lu, ul integers in our preprocessor

this finally fixes parsing of gcc 4.7 headers

thanks again to Ivan Shapovalov for this patch, which
I cleaned up a bit and added a unit test

the question now: how should ll, ull, llu integers be
handled by a c++11 compliant preprocessor?


REVIEW: 104498

File Changes

Modified 2 files
  • /cpp/parser
  •   languages/rpp/pp-engine.cpp
  •   languages/tests/test_parser.cpp
2 files changed in total