sam701/zig-cli

Better error message for enum flags

Closed this issue · 4 comments

Better error message for enum flags

@lebakasable "better" is too abstract. What is the current issue?

It says:

ERROR: option(target): cannot parse enum value: InvalidEnumValue

As you can see it is not very useful for the user

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.

Fixed on main.