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/17747] New: [yj][01n]() cause link namespace conformance issues if there is no long double


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

            Bug ID: 17747
           Summary: [yj][01n]() cause link namespace conformance issues if
                    there is no long double
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: cmetcalf at ezchip dot com

In that case, a strong alias is created to [yj][01n]l(), which may not be
conformant in the same namespace as the original function.  Using a weak alias
will avoid that problem.

-- 
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]