summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/deps.c
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-05-10 20:32:19 +0200
committerDan McGee <dan@archlinux.org>2008-05-14 01:56:55 +0200
commita422f6e39c9c60b89269c2b09e697a9eb142b904 (patch)
treea6543b4527584cae06aa69f273c09434e33e520c /lib/libalpm/deps.c
parentf671147282e0f5c6a2e05c8cb7a0d5b72ef8cb61 (diff)
downloadpacman-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/deps.c')
0 files changed, 0 insertions, 0 deletions