-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't use enums from other files in map constants #173
Comments
Any change to get this PR merged? I'm facing the same issue here:
|
Same problem here, why this PR is not yet merged after two years ? |
🤷 I know a couple of other small things got addressed since I put this up, but the repo has been pretty in-active for a while. We ended up creating a fork at Airbnb since there were several issues we couldn't get any progress on (I don't work there anymore). |
Also curious about the feasibility of merging this in. |
The following produces an error, but should be valid:
keys.thrift
map.thrift
Error: Unable to resolve value of identifier[keys.Keys.foo]
The text was updated successfully, but these errors were encountered: