Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
75a0c7f9b52cde47f20fdc1b89e1264d60350848 babd3e252b87a3b9c91cd44189d4fcb5cd8ab270
Description
qtbase/src/corelib/tools/qregexp.cpp contains four Qt 5 to-do comments, including suggestions that the public exactMatch, indexIn and lastIndexIn functions should be changed to non-const.
These suggestions presumably relate to the following sentence in the docs for each function:
Although const, this function sets matchedLength(), capturedTexts(), and pos().
These comments should either be actions for Qt 5.0.0, removed, or marked as Qt 6 to-do's.
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed