Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.6.0-rc1
-
None
Description
Compile the following application with a 64-bit toolchain.
int main() { void *foo = (void*)0xffffffffffffffaaULL; return 0; // break }
The L&E pane shows foo as 0x-56.