bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rational Range Interpretation patches, 1/3


From: arnold
Subject: Re: Rational Range Interpretation patches, 1/3
Date: Mon, 16 Jan 2012 23:40:44 -0800

Hi Paul.

> Date: Mon, 16 Jan 2012 14:37:57 -0800
> From: Paul Eggert <address@hidden>
> To: Aharon Robbins <address@hidden>
> CC: address@hidden
> Subject: Re: Rational Range Interpretation patches, 1/3
>
> On 01/16/12 12:24, Aharon Robbins wrote:
> > +#include <stdbool.h>
>
> Why was this change needed?  None of the other bits of
> inserted code use bool.

Lots of the existing code does use it. :-)  The hard_locale.h file
(which is now no longer needed) did the include of <stdbool.h>.
With that file gone, stdbool.h has to be included directly.

After all, I assume that you still want the code to compile... :-)

Thanks,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]