Vkaushal288
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created No warning on mismatching types
AnsweredI have two types in my codebase, each in a different package. Defined as: package comEventtype Type int16// Type Constantsconst UserClick Type = 1// ... more constants below and package comStatety...