Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.5.0
-
None
Description
QAnyStringView has no implicit conversion (constructor) for char[] where the length of the array is not known at compile-time.
This causes code that compiled under Qt 6.4 to no longer compiler under Qt 6.5.0 (see attached code).