[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.3.2-68-gf9582c7
Dan McGee
dan at archlinux.org
Wed Oct 14 23:23:19 EDT 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official pacman repository".
The branch, master has been updated
via f9582c7df223e1eb4078e6db4e2d35dc0f2bf9be (commit)
from 2cabe336eb33e443819a1d9d46b0c5bcceaa7e87 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f9582c7df223e1eb4078e6db4e2d35dc0f2bf9be
Author: Laszlo Papp <djszapi at archlinux.us>
Date: Tue Oct 13 05:14:56 2009 +0200
Replace hardcoded option numbers with enumeration
Pacman's long option parsing used hardcoded numbers to identify them.
This is not good practice, so replace them with enumeration constants.
Signed-off-by: Laszlo Papp <djszapi at archlinux.us>
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
src/pacman/conf.h | 18 ++++++++++++++++
src/pacman/pacman.c | 56 +++++++++++++++++++++++++-------------------------
2 files changed, 46 insertions(+), 28 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list