Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.10.0-rc1
-
Ubuntu 19.04 64 bit
Windows 10 1903 64 bit
Description
In a source editor, type "IN" and trigger completion (Ctrl+Space).
You'll get a list of possible completions, but this does not contain INT_MIN or INT_MAX anymore even when they would be syntactically correct.
The completion should also offer INT_MIN and INT_MAX. In Creator 4.9.2, this worked correctly.
Found by Squish test tst_CSUP06.