Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Bug Report: Syntax Coloring
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

hosamaly6
Starting Member

Egypt
1 Posts

Posted - Mar 22 2004 :  2:54:24 PM  Show Profile
The following code is colored incorrectly:

main() {
class X {
X (int) { }
};

X y(3);
}

Apparently, VA X thinks that y is a function.

In addition, global variable definition is handled incorrectly. Consider the following line:

ifstream ifs("myFile.txt");

"ifs" is colored as a function through the whole file.
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000