Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
6.8.2
-
None
-
8dc87c68f (dev), f2e361bfc (6.9), e5677f10f (6.8)
Description
qtTrId() is incorrectly declared as accepting argument as byte-like but actually accepts string.
Example code which should type-check correctly :
qTrId('abc')