[haiku-bugs] [Haiku] #16371: math.h lacks declaration of exp10l() (and maybe others)

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 06 Jul 2020 20:59:47 -0000

#16371: math.h lacks declaration of exp10l() (and maybe others)
-----------------------+--------------------------
 Reporter:  th-otto    |       Owner:  nobody
     Type:  bug        |      Status:  new
 Priority:  normal     |   Milestone:  Unscheduled
Component:  - General  |     Version:  R1/beta2
 Keywords:             |  Blocked By:
 Blocking:             |    Platform:  All
-----------------------+--------------------------
 In an autoconf script, presence of exp10l() (the long double version) was
 detected (and even seems to work as tested by a small program). However,
 it is not declared in math.h, which leads to "incompatible implicit
 declaration", or even errors in C++.

 Same applies maybe to some other long double versions of math functions.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16371>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: