diff options
author | Dan McGee <dan@archlinux.org> | 2008-05-10 20:32:19 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-05-14 01:56:55 +0200 |
commit | a422f6e39c9c60b89269c2b09e697a9eb142b904 (patch) | |
tree | a6543b4527584cae06aa69f273c09434e33e520c /lib/libalpm/alpm.c | |
parent | f671147282e0f5c6a2e05c8cb7a0d5b72ef8cb61 (diff) | |
download | pacman-a422f6e39c9c60b89269c2b09e697a9eb142b904.tar.gz pacman-a422f6e39c9c60b89269c2b09e697a9eb142b904.tar.xz |
Remove lazy init code from pkg name and version functions
If we have a package without name and/or version, we are really out of luck.
Speed these functions up by removing unnecessary code. Note that both the
splitname and pkg_load functions, where the name and version of packages are
initially populated for databases and pkg.tar.gz files respectively, enforce
that every new package struct created has a name and version.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/alpm.c')
0 files changed, 0 insertions, 0 deletions