Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Mar 2015 at 21:53 UTC
Updated:
3 Apr 2015 at 14:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonDoh! Good catch. I don't think I am quite happy with the patch though. Really what that little block of code is doing is skipping combinations that come up in the loop, where the precision would be smaller than the scale. Can we change the comment to include the word "skip" or "skipping", rather than just saying "must be"?
Also, as a note, it should be "than" not "then".
Comment #2
Island Usurper commentedThose are good points. How about saying it like this? Part of me wants to say something like "because it's in the standards" or "because it's impossible", but that may not be necessary.
Comment #3
Island Usurper commentedComment #4
jhodgdonThanks! Much better.
BETA: Small docs comment fix, allowed.
Comment #5
alexpottDocumentation is not frozen in beta. Committed f971c18 and pushed to 8.0.x. Thanks!