[pacman-dev] [GIT] pacman branch, master now at v3.0.0-349-gf81e619
Dan McGee
dpmcgee at gmail.com
Fri Aug 17 17:01:48 EDT 2007
On 8/17/07, Dan McGee <dan at archlinux.org> wrote:
> Hello,
>
> This is an automated email from the git hooks/update script, it was
> generated because a ref change was pushed to the repository.
>
> commit a65ad4efc1102449a087b464d3b8d4670a614b99
> Author: Dan McGee <dan at archlinux.org>
> Date: Tue Aug 14 10:14:35 2007 -0400
>
> package.h: implement origin_data union in pmpkg_t struct
>
> We were using a void *data element in pmpkg_t before, which is unsafe by its
> nature of being untyped. Reimplement data as origin_data being a union that
> can hold either a path to a package file or a pointer to a cache database,
> and make the other necesary updates in the code to reflect this. See package.h
> for details.
>
> Signed-off-by: Dan McGee <dan at archlinux.org>
>
Aaron, I finally took care of this one for you. :)
-Dan
More information about the pacman-dev
mailing list