Author Topic: BUG: Symbol coloring marks all local struct variables as global  (Read 6386 times)

Ding Zhaojie

  • Senior Community Member
  • Posts: 194
  • Hero Points: 37
Seems symbol coloring marks all local struct variables as global. Version 14.0.0.7, Windows XP SP3

Ding Zhaojie

  • Senior Community Member
  • Posts: 194
  • Hero Points: 37
Re: BUG: Symbol coloring marks all local struct variables as global
« Reply #1 on: September 30, 2009, 04:00:28 AM »
Another symbol coloring bug (c/c++):

Code: [Select]
sk = (sk > 0) ? sk : 0;
"sk" will be colored as label.

ScottW, VP of Dev

  • Senior Community Member
  • Posts: 1471
  • Hero Points: 64
Re: BUG: Symbol coloring marks all local struct variables as global
« Reply #2 on: September 30, 2009, 06:49:09 PM »
We're looking into both of these issues. Thanks for reporting them.

Ding Zhaojie

  • Senior Community Member
  • Posts: 194
  • Hero Points: 37
Re: BUG: Symbol coloring marks all local struct variables as global
« Reply #3 on: May 14, 2010, 06:00:46 AM »
Still exist in v15 :(

Ding Zhaojie

  • Senior Community Member
  • Posts: 194
  • Hero Points: 37
Re: BUG: Symbol coloring marks all local struct variables as global
« Reply #4 on: August 08, 2010, 02:41:32 PM »
Still exist in v15.0.1. Is there any plan to fix these bug?

Dennis

  • Senior Community Member
  • Posts: 3999
  • Hero Points: 522
Re: BUG: Symbol coloring marks all local struct variables as global
« Reply #5 on: August 17, 2010, 08:19:31 PM »
Both of these bugs will be addressed in the next release.

Thanks for letting us know about these problems.