Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UUID.new URN string exception typos #5507

Merged

Conversation

lachlan
Copy link
Contributor

@lachlan lachlan commented Jan 2, 2018

Fixes a couple of exception message typos when parsing a URN string in UUID.new:

  1. Expected size was incorrectly quoted as 46 rather than 45 characters
  2. Expected prefix was incorrectly quoted as starting with a : character

@RX14 RX14 added this to the Next milestone Jan 2, 2018
@RX14 RX14 merged commit 687d665 into crystal-lang:master Jan 2, 2018
lukeasrodgers pushed a commit to lukeasrodgers/crystal that referenced this pull request Jan 7, 2018
* Fix UUID.new exception typo in expected URN string size

* Fix UUID.new exception typo in expected URN string prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants