Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
BUG: Symbol coloring marks all local struct variables as global
« previous
next »
Reply
Send this topic
Print
Pages: [
1
]
Go Down
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
BUG: Symbol coloring marks all local struct variables as global
«
on:
March 28, 2009, 03:55:51 PM »
Quote
Seems symbol coloring marks all local struct variables as global. Version 14.0.0.7, Windows XP SP3
Report to moderator
Logged
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 »
Quote
Another symbol coloring bug (c/c++):
Code:
[Select]
sk = (sk > 0) ? sk : 0;
"sk" will be colored as label.
Report to moderator
Logged
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 »
Quote
We're looking into both of these issues. Thanks for reporting them.
Report to moderator
Logged
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 »
Quote
Still exist in v15
Report to moderator
Logged
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 »
Quote
Still exist in v15.0.1. Is there any plan to fix these bug?
Report to moderator
Logged
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 »
Quote
Both of these bugs will be addressed in the next release.
Thanks for letting us know about these problems.
Report to moderator
Logged
Reply
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
BUG: Symbol coloring marks all local struct variables as global