https://bugs.kde.org/show_bug.cgi?id=370534
Michael Pyne <mp...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kdes | |rc-build/17d282376de438bacd | |c5730f8e89d95e3a6fce90 Resolution|--- |FIXED Version Fixed In| |16.11 Status|ASSIGNED |RESOLVED --- Comment #2 from Michael Pyne <mp...@kde.org> --- Git commit 17d282376de438bacdc5730f8e89d95e3a6fce90 by Michael Pyne. Committed on 14/10/2016 at 02:28. Pushed by mpyne into branch 'master'. kde-projects: Fix a bug where some cmdline options were ignored. Though I admit that I don't yet fully understand why the bug was present, this seems to fix the use of options like --src-only. There was an actual bug here: command line options are supposed to override rc-file options by default, so the call to update the global context object's options had to happen after the rc-file options were read. Whatever *this* the problem was, it appears to have been related to either the generation of the list of potential modules, or the filtering of that list aftewards. If other problems are encountered please reopen. FIXED-IN:16.11 M +4 -6 modules/ksb/Application.pm http://commits.kde.org/kdesrc-build/17d282376de438bacdc5730f8e89d95e3a6fce90 -- You are receiving this mail because: You are watching all bug changes.