poor error message involving tuples and type conversion error #44
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#44
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
results in:
Two problems here:
int32(bool) is valid and should be supported.#60Can we split this into two issues? The 1st one is simple but the second one is very complicated.
poor error message, int32(bool) should be supportedto poor error message involving tuples and type conversion errorDone