Bug #1609

CodeEditor dosen't highlight unsigned numbers

Added by Zbigniew Rebacz over 7 years ago. Updated almost 7 years ago.

Status:ApprovedStart date:01/06/2017
Priority:LowDue date:
Assignee:Zbigniew Rebacz% Done:

0%

Category:CodeEditorSpent time:-
Target version:Release 2017.2

Description

Hard-coded unsigned values for example 0u is not highlighted.

size_t size = 0u;

History

#1 Updated by Zbigniew Rebacz over 7 years ago

  • Subject changed from CoreEditor dosen't highlight unsined numbers to CoreEditor dosen't highlight unsigned numbers

#2 Updated by Miroslav Fidler over 7 years ago

  • Status changed from New to Ready for QA
  • Assignee set to Zbigniew Rebacz

#3 Updated by Zbigniew Rebacz over 7 years ago

This is not candidate for 2017.1 ;)

#4 Updated by Zbigniew Rebacz over 7 years ago

  • Status changed from Ready for QA to In Progress
  • Assignee changed from Zbigniew Rebacz to Miroslav Fidler

I think I found bug in current implementation - highlight doesn't work for following code

if(q >= 0u)

So, it means that 0u is the only number that doesn't highlight correctly.

#5 Updated by Miroslav Fidler almost 7 years ago

  • Status changed from In Progress to Ready for QA
  • Assignee changed from Miroslav Fidler to Zbigniew Rebacz

#6 Updated by Zbigniew Rebacz almost 7 years ago

  • Target version set to Release 2017.2

#7 Updated by Zbigniew Rebacz almost 7 years ago

  • Status changed from Ready for QA to Approved

Verified as fixed. Thanks!

#8 Updated by Zbigniew Rebacz almost 7 years ago

  • Subject changed from CoreEditor dosen't highlight unsigned numbers to CodeEditor dosen't highlight unsigned numbers

Also available in: Atom PDF