Skip to content

Collapse error messages - #224

Merged
dahlia merged 4 commits into
nirum-lang:masterfrom
jckdotim:collapse-error-messages
Feb 11, 2018
Merged

Collapse error messages#224
dahlia merged 4 commits into
nirum-lang:masterfrom
jckdotim:collapse-error-messages

Conversation

@jckdotim

@jckdotim jckdotim commented Feb 9, 2018

Copy link
Copy Markdown
Contributor

In this patch, ValueError of deserialization shows all error messages at a time. (closes #168)

ValueError: family_name: '404' is not a string.
given_name: '503' is not a string.

@jckdotim
jckdotim requested a review from dahlia February 9, 2018 16:57
@jckdotim jckdotim assigned dahlia and jckdotim and unassigned dahlia Feb 9, 2018
@jckdotim jckdotim added typ:bug Type: Bug/defect cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:python labels Feb 9, 2018
@dahlia
dahlia merged commit cdf3f82 into nirum-lang:master Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:python typ:bug Type: Bug/defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants