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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to