https://bugs.freedesktop.org/show_bug.cgi?id=80642
--- Comment #2 from Ryan Lortie (desrt) <[email protected]> --- Created attachment 101933 --> https://bugs.freedesktop.org/attachment.cgi?id=101933&action=edit creds: define structs even if unsupported The credentials structures are defined based on basic types with no special support needed from the OS, so it's possible to define them even if HAVE_CREDS is not defined. This patch lets it build, at least, but I'm not sure that it's the best solution. It seems like most cases where this is used from are accessors which will just return NULL/empty because the structures are not actually filled in. -- 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
