23 Oct
2007
23 Oct
'07
11:44 p.m.
On Wed, Oct 24, 2007 at 01:15:39AM +0200, Nagy Gabor wrote:
Hi! Look at line 122-123: _alpm_log(PM_LOG_ERROR, _("could not find %s in database -- skipping\n"), miss->depend.name); Probably you want to say miss->target here. You can treat this mail as a patch, since it is very easy to fix it (now I'm working on removing pmdepend_t and I don't want to create a new branch;-)
Creating a branch is very easy with git, generating an one line patch too, this can be done in seconds :) It's true that a patch becomes more interesting with bigger changes, but it really doesn't cost anything to make one, and besides it makes Aaron and Dan less angry :d