Skip to content

Error when dash is used as custom separator - #4704

Merged
adamwathan merged 1 commit into
masterfrom
error-on-dash-separator
Jun 18, 2021
Merged

Error when dash is used as custom separator#4704
adamwathan merged 1 commit into
masterfrom
error-on-dash-separator

Conversation

@adamwathan

Copy link
Copy Markdown
Member

Right now using a dash as a custom separator causes a bunch of errors because it's extremely difficult if not impossible to handle properly.

This PR throws an explicit error so the user has some idea what's actually going wrong, instead of having to Google around for other cryptic errors to figure out what the real source of the problem is.

If we can support this one day then we can get rid of this exception, but until we can actually support it it seems much better to error explicitly.

@adamwathan
adamwathan merged commit 1d72dc2 into master Jun 18, 2021
@adamwathan
adamwathan deleted the error-on-dash-separator branch June 18, 2021 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant