Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.10.0 Beta1, 6.11.0 FF
-
None
Description
Comments for new Qt 6.10 functions in qsggeometry.cpp read "since 6.9" – they should be "since 6.10".
I made the original code changes before the 6.9 feature freeze, but they did not make the cutoff.
These are the actions I see for qsggeometry.cpp:
- Change all "\since 6.9" to "\since 6.10"
- Change all "Since 6.9" to "Since 6.10"
- Insert space before closing "*/" in new function headers to make " */" on lines 457, 473, and 504.
- Remove extra linefeed before closing function brace in allocate() function body at line 710. The extra linefeed predates the new functions. It is a simple whitespace error and looks out-of-place; this is an opportune time to fix it.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-137939 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
654942,3 | Change `6.9` to `6.10` for QSGGeometry functions added after 6.9 FF | dev | qt/qtdeclarative | Status: NEW | 0 | 0 |