diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-12-05 10:05:28 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-12-05 22:15:40 +0200 |
commit | c00e17b35a08d77f52f7a209ceec5576279dae33 (patch) | |
tree | ef29de317569d5f3a45c9ee21c10303698e7d8ae /docs/markdown/Reference-manual.md | |
parent | 875ef354d02b76515188b86dc607da39ba779235 (diff) | |
download | meson-c00e17b35a08d77f52f7a209ceec5576279dae33.zip meson-c00e17b35a08d77f52f7a209ceec5576279dae33.tar.gz meson-c00e17b35a08d77f52f7a209ceec5576279dae33.tar.bz2 |
Partially revert "lgtm: fix Missing call to __init__ during object initialization"
This partially reverts commit fe853ee516e1e7b392753a6e8f1f0b9cad6fb54f.
In particular this reverts the changes to the DynamicLinker __init__
methods. Frankly this is *bad* because it allows a mixin class (which
should not be directly instantiated) to be directly instantiated, and
complicates the init process. It also increases the amount of code for
zero gain, and makes the code less resilient to refactors.
Diffstat (limited to 'docs/markdown/Reference-manual.md')
0 files changed, 0 insertions, 0 deletions