Actions
Bug #11327
closedscalb should not be exposed in XPG7
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
A proposed change from illumos core is here: https://github.com/gdamore/illumos-core/commit/9e7eb176692f874df0962ebd69a52dc480eca9db
That change also introduces a symbol validation test to ensure we don't expose it when we shouldn't.
The last change in XPG6 where it was marked obsolescent is here: https://pubs.opengroup.org/onlinepubs/009695399/functions/scalb.html
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 24f90e6d0193ecf0799ac0dee495a53a3e7ee9fa
commit 24f90e6d0193ecf0799ac0dee495a53a3e7ee9fa Author: Garrett D'Amore <garrett@damore.org> Date: 2019-07-11T18:28:18.000Z 11327 scalb should not be exposed in XPG7 Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions