[pacman-dev] [PATCH] Remove makepath function from frontend
Dan McGee
dpmcgee at gmail.com
Sat Sep 26 15:48:06 EDT 2009
On Sat, Sep 26, 2009 at 12:39 PM, Laszlo Papp <djszapi2 at gmail.com> wrote:
> Remove makepath function from pacman frontend, because
> _alpm_makepath(_mode) is good enough from the libalpm API, so
> it was duplicated in fact, and this function from the API may be
> paramiterized with permission rights, while makepath from frontend not.
> It's a cleaning activity too, at last it wasn't used.
>
> ./src/pacman/util.c:
> - this source code contained the makepath() function definition
> ./src/pacman/util.h:
> - this header file contained the makepath() function declaration
Whats with the GNU changelog BS? We aren't in the 1987 CVS world
anymore; git {show,log,diff} --patch-with-stat can tell me anything
you said here.
-Dan
More information about the pacman-dev
mailing list