develooper Front page | perl.perl5.porters | Postings from October 2013

Re: [perl #120314] t/re/fold_grind.t spews tons of "Attempt to free temp prematurely" warnings on DEBUGGING but ultimately passes

Thread Previous | Thread Next
From:
Peter Martini
Date:
October 30, 2013 15:01
Subject:
Re: [perl #120314] t/re/fold_grind.t spews tons of "Attempt to free temp prematurely" warnings on DEBUGGING but ultimately passes
Message ID:
C22D0FCE-5238-426E-93A6-73A7920D3B7C@gmail.com

> 
> I think allowing a way for even C++ compilers to use char for bool (which your proposal would not cover) is a good idea.  (I know I’ll use it; I also suggest the smokers use it.)
> 
> When you sent your last message, I had already written the attached patch.  What do you think of this approach?
> 
> 

Sorry, I didnt mean to imply my approach was the whole solution :-). I was suggesting that as a part of your approach, instead of moving the mach include to perl.c, the set caret x function and the mach dependency be moved together.  So, instead of moving it from the header to perl.c, it would be moved to its own c file, so perl.c would still get whatever handy.h sets bool to.

(I hope thats clearer)

--Sent from my phone
Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About