Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.4
-
None
-
c26418bb8d0889beb6d4ec36a40fbf0c7ca69c97
Description
qdeclarativedebugserver.cpp fails to compile with -Werror=format-security. It gives this error
"debugger/qdeclarativedebugserver.cpp:212:86: error: format not a string literal and no format arguments"
The attached patch fixes this problem