You cannot direct-initialize a pointer variable with a comma expression. Need to wrap it in an extra set of (). Instead of that, wrap with {} on the outside, to make it look less like Lisp. Amends 0ed039fd134fb8025236847295681f13f1775847. On dev, a follow-up change has already removed the code in question, leaving only 6.8 affected. Change-Id: I8d03093849d0bd7b868703218b48b5cb9d2a18f4 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%