Re: Ping: [PATCH] Install error handler for out-of-memory when using STL containers

2012-10-29 Thread Mike Stump
On Oct 29, 2012, at 2:02 AM, Paul Richard Thomas wrote: > It looks straightforward to me but I am not convinced that a fortran > maintainer should be giving the green light on this :-) Well, seems reasonable to me as well… I'd let Diego or Jason approve it. :-)

Re: Ping: [PATCH] Install error handler for out-of-memory when using STL containers

2012-10-29 Thread Paul Richard Thomas
Hi Tobi, It looks straightforward to me but I am not convinced that a fortran maintainer should be giving the green light on this :-) Cheers Paul On 28 October 2012 16:28, Tobias Schlüter wrote: > > Ping. This issue stands in the way of a very simple solution of PR > fortran/51727. I've re-a

Ping: [PATCH] Install error handler for out-of-memory when using STL containers

2012-10-28 Thread Tobias Schlüter
Ping. This issue stands in the way of a very simple solution of PR fortran/51727. I've re-attached the patch for your convenience. On 15 Oct 2012 at 22:51:05 +0200 Tobias Schlüter wrote: The attached patch adds out-of-memory diagnostics for code using STL containers by using set_new_handler