[Bug 217149] seq(1) inconsistently omits 'last' when using float increment

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 25 18:10:37 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217149

Conrad Meyer <cem at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem at freebsd.org

--- Comment #9 from Conrad Meyer <cem at freebsd.org> ---
Instead of the final string comparison, could we change the loop limit to 'cur
<= last + (step/2)'?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list