Re: PING: Re: [patch] rename DECL_ABSTRACT to DECL_ABSTRACT_P

2014-09-24 Thread Jeff Law
On 09/24/14 08:40, Aldy Hernandez wrote: On 09/18/14 12:39, Aldy Hernandez wrote: Yeah, sure, either way it's a good cleanup ;). No strong opinions. Though I think true/false are the way we want folks to write new code. Given that's the long term direction, might as well fix that nit for DE

PING: Re: [patch] rename DECL_ABSTRACT to DECL_ABSTRACT_P

2014-09-24 Thread Aldy Hernandez
On 09/18/14 12:39, Aldy Hernandez wrote: Yeah, sure, either way it's a good cleanup ;). No strong opinions. Though I think true/false are the way we want folks to write new code. Given that's the long term direction, might as well fix that nit for DECL_ABSTRACT_P. Alright... fixed. OK?