On 10/23/07, Xavier <shiningxc@gmail.com> wrote:
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
Hah, it's not that. It's just the _resistance_ to sending a properly formatted patch is silly.