[pacman-dev] libalpm data structures
Xavier
shiningxc at gmail.com
Tue Oct 23 19:21:36 EDT 2007
On Sun, Oct 21, 2007 at 09:33:42PM +0200, Nagy Gabor wrote:
> Well, I overlooked something. pmconflict_t is reserved for
> file-conflicts only, and pmdepmissing_t is used for conflicts?! (UGLY)
> So here is a little patch which renames pmconflict_t to pmfileconflict_t
> and alpm_conflict_* to alpm_fileconflict_*.
I also found this confusing when I first saw it, so I think I like your change :)
> pmconflicttype_t was removed
> from pmfileconflict_t structure, because type can be determined with
> (ctarget == "").
Well, I'm less sure about that, but I don't know really. What do others
think?
More information about the pacman-dev
mailing list