aboutsummaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2021-10-10 10:49:05 -0400
committerEli Schwartz <eschwartz@archlinux.org>2021-10-10 11:31:44 -0400
commit253ff71e6b801786290b6ecb23aea61dcfeebeca (patch)
tree5e69d26d31cdf1f4ce8224af6a75c0301e272058 /CODEOWNERS
parentba432c87a4fefcb784b9b23ac691e870735c044f (diff)
downloadmeson-253ff71e6b801786290b6ecb23aea61dcfeebeca.zip
meson-253ff71e6b801786290b6ecb23aea61dcfeebeca.tar.gz
meson-253ff71e6b801786290b6ecb23aea61dcfeebeca.tar.bz2
linkers: reorganize Ar linker into a base class
The `init__()` method basically existed solely to be overridden by every derivative class. Better to use it only in the class that needs it. This fixes several warnings, including missing calls to init because we skipped ArLinker due to not wanting it... also get rid of a pointless popen return code saved as pc, which we never checked.
Diffstat (limited to 'CODEOWNERS')
0 files changed, 0 insertions, 0 deletions