Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ogl-runtime: update to 2.5 | Samuli Piippo | 2019-10-28 | 1 | -75/+0 |
| | | | | | Change-Id: Ia0e41696bceb06b76aaac21cca5930b2ff03b9ae Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> | ||||
* | ogl-runtime: Fix format-security issues | Samuli Piippo | 2019-08-05 | 1 | -0/+75 |
Fix build errors. error: format not a string literal and no format arguments [-Werror=format-security] | QMessageLogger(QT_MESSAGELOG_FILE, QT_MESSAGELOG_LINE, QT_MESSAGELOG_FUNC, category().categoryName()).critical(__VA_ARGS__) Change-Id: Id0c0e503d6927142d7653c16eca2251cd4689b8f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> |