Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.6.0-beta1
-
None
-
Mac OS X 10.11.6
Qt Creator 4.6.0-rc1 (r1973)
From revision f60641f3d3
Description
The above screenshot is unedited except for merging the tooltips from three different screenshots.
When using an unsigned typedef for a strongly typed enum, the hover values always appear as signed.
Theoretically, these enums should behave identically, and the hover tooltip should display 128 under each enum's Value.
However, when hovering over Bar::Value, it incorrectly displays -128.
This isn't limited to unsigned char.
Edit:
This bug also happens for all aliases.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-22690 Incorrect tooltips for unsigned enum values
-
- Closed
-