This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/18977] New: float / long double Bessel functions not in XSI POSIX


https://sourceware.org/bugzilla/show_bug.cgi?id=18977

            Bug ID: 18977
           Summary: float / long double Bessel functions not in XSI POSIX
           Product: glibc
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---

The float and long double versions of Bessel function (j0f, y1l, etc.) are not
in POSIX; only the double versions are.  Thus, they should be declared only for
__USE_MISC, not for __USE_XOPEN.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]