Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 655112 (glibc-pow10)

Summary: [TRACKER] pow10, pow10f and pow10l removal in glibc-2.27
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 646494, 647874    
Bug Blocks: 637144    

Description Andreas K. Hüttel archtester gentoo-dev 2018-05-06 21:29:59 UTC
* The libm functions pow10, pow10f and pow10l are no longer supported for
  new programs.  Programs should use the standard names exp10, exp10f and
  exp10l for these functions instead.

https://sourceware.org/ml/libc-announce/2018/msg00000.html

Tracker; no talking here please.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2018-12-30 20:34:01 UTC
I guess this one is obsolete.