Re: [PATCH] Re: [perl #44379] config/auto/attributes.pm ought to use its own test_c.in

2008-06-16 Thread Andy Dougherty
On Sat, 14 Jun 2008, chromatic via RT wrote: > On Tuesday 07 August 2007 10:11:20 Andy Dougherty wrote: > > > This next patch does a little more cleanup on the attributes checking. I > > revised config/auto/attributes.pm to use the existing Configure routines > > cc_build() and conf->data_add()

Re: [PATCH] Re: [perl #44379] config/auto/attributes.pm ought to use its own test_c.in

2008-06-14 Thread chromatic
On Tuesday 07 August 2007 10:11:20 Andy Dougherty wrote: > This next patch does a little more cleanup on the attributes checking. I > revised config/auto/attributes.pm to use the existing Configure routines > cc_build() and conf->data_add() rather than re-implementing them. I also > removed some

[PATCH] Re: [perl #44379] config/auto/attributes.pm ought to use its own test_c.in

2007-08-07 Thread Andy Dougherty
On Mon, 6 Aug 2007, Mark Glines via RT wrote: > On Mon, 6 Aug 2007 15:20:39 -0700 > chromatic <[EMAIL PROTECTED]> wrote: > > That's not exactly the same as a stringified hash. I think we can > > just remove the cc_run() bits and be fine (at least, it worked for > > me). > > Indeed, with the atta