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
 1445: C++/CLI enum class
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jorgito11
Senior Member

USA
29 Posts

Posted - Apr 25 2006 :  4:27:52 PM  Show Profile  Reply with Quote
All the enumeration values have wavy red underlines in the examples below:

public enum class Test
{
   one, two, three, four
};

Test test = Test::one;

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Apr 25 2006 :  7:03:37 PM  Show Profile  Reply with Quote
a known problem, its in the list of things to fix

case=935

zen is the art of being at one with the two'ness
Go to Top of Page

rhummer
Tomato Guru

USA
527 Posts

Posted - May 28 2007 :  12:51:42 AM  Show Profile  Reply with Quote
Any chance we can get this bug's priority bumped? I've been working with some C#/ C++/CLI Code and having the enums coloring/displayed incorrectly is very annoying.

Also, things work fine if you remove the class keyword from the declaration of the enumeration.

Tools Engineer - Raven Software
VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - May 28 2007 :  09:59:30 AM  Show Profile  Reply with Quote
I have bumped the priority on this for you, hopefully this will help.

zen is the art of being at one with the two'ness
Go to Top of Page

rhummer
Tomato Guru

USA
527 Posts

Posted - May 28 2007 :  1:20:56 PM  Show Profile  Reply with Quote
Great, thanks Feline! :)

Tools Engineer - Raven Software
VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64

Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Sep 13 2008 :  01:23:12 AM  Show Profile  Reply with Quote
case=935 is fixed in build 1649
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000