[pulseaudio-tickets] [Bug 60146] New: Replace dummy modules with a list of deprecated module aliases in the module loading code

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 31 23:23:15 PST 2013


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

          Priority: medium
            Bug ID: 60146
                CC: lennart at poettering.net
          Assignee: pulseaudio-bugs at lists.freedesktop.org
           Summary: Replace dummy modules with a list of deprecated module
                    aliases in the module loading code
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: tanuk at iki.fi
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: core
           Product: PulseAudio

Sometimes we want to rename modules. That's no reason to break user
configuration. We have handled this sometimes by keeping a compatibility module
that loads the new module, and sometimes we have simply broken configuration
compatibility. Dummy modules take up compilation time and add clutter the
source tree. I propose a lighter-weight solution: maintain a simple list of
deprecated module aliases in the module loading code. If configuration contains
a module that is on the list, the module loading code issues a warning and
loads the modern version of the module.

-- 
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/20130201/fba44be8/attachment.html>


More information about the pulseaudio-bugs mailing list