From kdevelop-bugs Thu Jan 26 21:48:09 2012 From: Milian Wolff Date: Thu, 26 Jan 2012 21:48:09 +0000 To: kdevelop-bugs Subject: [Bug 292357] Problem in Parser: Unexpected token ':' - When dealing with GCC operator ?: Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=132761474803252 https://bugs.kde.org/show_bug.cgi?id=292357 --- Comment #5 from Milian Wolff 2012-01-26 21:48:09 --- Git commit 41ac1610cb076ccba21684fda07cae5052b34ef2 by Milian Wolff. Committed on 26/01/2012 at 22:47. Pushed by mwolff into branch '4.3'. report warning to users using GCC-ism of ommitted operand in ternary expressions this is a non-portable GCC extension to C/C++ and hence should only be used with caution. M +8 -7 languages/cpp/parser/parser.cpp M +1 -1 languages/cpp/parser/parser.h M +3 -1 languages/cpp/parser/tests/test_parser.cpp http://commits.kde.org/kdevelop/41ac1610cb076ccba21684fda07cae5052b34ef2 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs