Revision c0cfd4e...

Go back to digest for 8th December 2013

Bug Fixes in Development Tools

Kevin Funk committed changes in [kdevelop] /cpp/parser:

Parse '$' in macro identifiers

At least GCC and MSVC support this. See diff for further explanation.

See http://stackoverflow.com/a/369524

REVIEW: 114310

File Changes

Modified 4 files
  • /cpp/parser
  •   languages/rpp/chartools.cpp
  •   languages/rpp/chartools.h
  •   languages/rpp/pp-scanner.cpp
  •   languages/tests/test_parser.cpp
4 files changed in total