diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2021-09-12 20:07:40 -0700 |
---|---|---|
committer | Thiago Macieira <thiago.macieira@intel.com> | 2021-09-24 20:16:05 -0700 |
commit | 57960ab075b9e7a471c42ddea6a2abbc2994ec83 (patch) | |
tree | f2f6323330398e164a2ae67a887e88cc7337e6d0 /src/3rdparty/angle | |
parent | a03a67fbfaba28d87cccab6a7fe09ebd5da71d16 (diff) |
Q{Elf,Mach}Parser: simplify the return codes
The multi-state return code was a legacy of how Arvid wrote the ELF
parser code back in the day, the fact that it scanned for two different
types of plugins in Qt 4 and that the metadata could exist in different
places. None of that matters nowadays: who cares if the file is a
corrupt binary, not a valid binary, does not have the right
architecture, or has no suitable section? It's not a plugin, period.
The Qt 4 plugin mechanism was removed for Qt 5.0 in commit
7443895857fdaee132c8efc643e471f02b3d0fa4 ("Remove support for Qt 4 style
plugins").
Change-Id: I42eb903a916645db9900fffd16a442d800399b98
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Diffstat (limited to 'src/3rdparty/angle')
0 files changed, 0 insertions, 0 deletions