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

--- Comment #3 from Arun Raghavan <a...@accosted.net> 2011-08-23 21:36:50 PDT 
---
The failure occurs because to_string() is generated with the assumption that
the enum is a GEnum. We either need to add a manual to_string override for all
enums (which is doable, just painful), or you need to do the switch-case
yourself.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to