Bug 60146 - Replace dummy modules with a list of deprecated module aliases in the module loading code
Summary: Replace dummy modules with a list of deprecated module aliases in the module ...
Status: RESOLVED MOVED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-01 07:23 UTC by Tanu Kaskinen
Modified: 2018-07-30 09:57 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Tanu Kaskinen 2013-02-01 07:23:15 UTC
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.
Comment 1 GitLab Migration User 2018-07-30 09:57:59 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/138.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.