[pacman-dev] CVS update of pacman-lib (4 files)
Aaron Griffin
aaronmgriffin at gmail.com
Tue Jan 23 15:08:17 EST 2007
On 1/23/07, Jürgen Hötzel <juergen at hoetzel.info> wrote:
> Hi Aaron,
>
> On Mon, Jan 22, 2007 at 08:34:58PM -0500, Aaron Griffin wrote:
> > - pmgrp_t *grp = alpm_db_readgrp(db, alpm_list_getdata(i));
> > + printf("searching '%s' for groups '%s'\n", alpm_db_get_name(db), grpname);
> > + fflush(stdout);
>
> why do you need to flush stdout here?
Oh, man, that was debugging... left that in there - my mistake.
More information about the pacman-dev
mailing list