warn 213 when i'm using enums
Hi! I'm getting warning 213: tag mismatch if i using enum like below:
PHP Code:
|
Re: warn 213 when i'm using enums
PHP Code:
|
Re: warn 213 when i'm using enums
Another alternative is to de-tag the enum, but this many not be ideal.
enum eTheBestEnumeration -> enum _:eTheBestEnumeration |
Re: warn 213 when i'm using enums
Thank you @Natsheh and @HamletEagle
|
| All times are GMT -4. The time now is 02:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.