diff options
author | Dan McGee <dan@archlinux.org> | 2010-12-21 15:40:04 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-12-21 17:25:34 -0600 |
commit | 735a197fc29b6b85a64cae5a6fa95e1209552c3b (patch) | |
tree | ffc24707b052f62ac671a75e3228dc81cf60ec59 /po/de.po | |
parent | 34a78d935ac44fc73becc8bba213cdf0268bb5e0 (diff) | |
download | pacman-735a197fc29b6b85a64cae5a6fa95e1209552c3b.tar.xz |
Use name hashes in depends to avoid strcmp calls
Just like we did for package name comparsions, if we add a depend name_hash
field on depend struct initialization, we can use it instead of doing a
string name comparison, saving us a lot of checks in the depcmp code.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'po/de.po')
0 files changed, 0 insertions, 0 deletions