Better error message for enum flags
Closed this issue · 4 comments
lebakasable commented
Better error message for enum flags
sam701 commented
@lebakasable "better" is too abstract. What is the current issue?
lebakasable commented
It says:
ERROR: option(target): cannot parse enum value: InvalidEnumValue
As you can see it is not very useful for the user
sam701 commented
Ok, I see. I am currently working on the version 0.9, that I hope to merge in the following days. I'll address this issue there.
sam701 commented
Fixed on main
.