This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253263 - Match highlighting does not work for C++ operators
Summary: Match highlighting does not work for C++ operators
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Jump To (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 252259
  Show dependency tree
 
Reported: 2015-06-30 14:28 UTC by Tomas Zezula
Modified: 2015-07-03 01:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2015-06-30 14:28:10 UTC
Match highlighting does not work for C++ operators <. <<. >, >>.
Comment 1 Tomas Zezula 2015-06-30 14:29:28 UTC
Fixed jet-main a5472c8214a9
Comment 2 Quality Engineering 2015-07-01 01:19:06 UTC
Integrated into 'main-silver', will be available in build *201507010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a5472c8214a9
User: Tomas Zezula <tzezula@netbeans.org>
Log: #253263:Match highlighting does not work for C++ operators
Comment 3 Quality Engineering 2015-07-03 01:19:44 UTC
Integrated into 'main-silver', will be available in build *201507030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/93a616efc25c
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing tests after fixed #253263 :Match highlighting does not work for C++ operators