On Wed, 18 May 2011 09:09:28 +0100
Stefan Hajnoczi <stefa...@gmail.com> wrote:

> On Wed, May 18, 2011 at 1:51 AM, Michael Roth <mdr...@linux.vnet.ibm.com> 
> wrote:
> > +#if 0
> > +    qerror_abort(qerror, "expected '%c' in '%s'", c, entry->desc);
> > +#else
> > +    fprintf(stderr, "expected '%c' in '%s'", c, entry->desc);
> >     abort();
> > +#endif
> 
> There are a couple of #if 0 in the patch, please resolve them.

Yes and this does more than the subject says.

Reply via email to