Actions
Feature #5276
closedBug #5224: snprintf rounding under [default] FE_TONEAREST
Add Richard PALO's fpround test.
Start date:
2014-10-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
The program that discovered bug 5224 should be in usr/src/test... that simple.
I made some changes to make it more readable to an illumos developer, and so it hooks in with the test suite.
Updated by Electric Monk over 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit a2290a3621fa5498b33edb7037d8e95c15ddf455
commit a2290a3621fa5498b33edb7037d8e95c15ddf455 Author: Dan McDonald <danmcd@omniti.com> Date: 2014-10-30T01:39:01.000Z 5276 Add Richard PALO's fpround test. Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Daniel Whitehall <dw@hydra.org>
Actions