Skip to content

(#15398) fix typo in Scope#number? float detection regex#908

Closed
masterzen wants to merge 1 commit intopuppetlabs:masterfrom
masterzen:tickets/3.0.x/15398
Closed

(#15398) fix typo in Scope#number? float detection regex#908
masterzen wants to merge 1 commit intopuppetlabs:masterfrom
masterzen:tickets/3.0.x/15398

Conversation

@masterzen
Copy link
Contributor

This allowed incorrect numbers (like 2:.34) to be recognized as
floats (with an incorrect value).

This allowed incorrect numbers (like 2:.34) to be recognized as
floats (with an incorrect value).

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
@ahpook
Copy link
Contributor

ahpook commented Jul 16, 2012

Ah the inner nested paren was supposed to be a non-capturing parenthesis...

@masterzen
Copy link
Contributor Author

Definitely, but I was certainly blind when I initially wrote the code :)

@HAIL9000
Copy link
Contributor

Rebased/merged to 3.x.

@HAIL9000 HAIL9000 closed this Jul 18, 2012
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.

3 participants