[pulseaudio-tickets] [Bug 90285] New: #include <xlocale.h> is missing in src/pulsecore/core-util.c on FreeBSD

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 2 10:36:30 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90285

            Bug ID: 90285
           Summary: #include <xlocale.h> is missing in
                    src/pulsecore/core-util.c on FreeBSD
           Product: PulseAudio
           Version: unspecified
          Hardware: Other
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: medium
         Component: core
          Assignee: pulseaudio-bugs at lists.freedesktop.org
          Reporter: lantw44 at gmail.com
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net

FreeBSD supports strtod_l, but using it requires #include <xlocale.h>. We have
to add the missing include to the HAVE_STRTOF_L block to prevent implicit
declaration.

This problem is reported by a FreeBSD user on a mailing list:
http://lists.freebsd.org/pipermail/freebsd-gnome/2015-April/032138.html

A patch is also attached in the mailing list post:
http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20150424/353a704b/attachment.c

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150502/f8714171/attachment.html>


More information about the pulseaudio-bugs mailing list