Revision 660991

Go back to digest for 6th May 2007

Bug Fixes in Development Tools

Andreas Pakulat committed changes in /branches/KDE/3.5/kdevelop/buildtools/lib/parsers/qmake:

Fix a few parser issues:
1. Correctly parse 1-character-long variable values
2. Don't choke on multiline-values that don't have whitespace at the beginning of the line
3. Allow EOF at the end of a variable assignment, instead of just newline

File Changes

Modified 5 files
  • /branches/KDE/3.5/kdevelop/buildtools/lib/parsers/qmake
  •   /qmake.ll
  •   /qmake.yy
  •   /qmake_lex.cpp
  •   /qmake_yacc.cpp
  •   /qmake_yacc.hpp
5 files changed in total