Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1445: C++/CLI enum class

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
jorgito11 Posted - Apr 25 2006 : 4:27:52 PM
All the enumeration values have wavy red underlines in the examples below:

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

Test test = Test::one;
5   L A T E S T    R E P L I E S    (Newest First)
support Posted - Sep 13 2008 : 01:23:12 AM
case=935 is fixed in build 1649
rhummer Posted - May 28 2007 : 1:20:56 PM
Great, thanks Feline! :)
feline Posted - May 28 2007 : 09:59:30 AM
I have bumped the priority on this for you, hopefully this will help.
rhummer Posted - May 28 2007 : 12:51:42 AM
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.
feline Posted - Apr 25 2006 : 7:03:37 PM
a known problem, its in the list of things to fix

case=935

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000