Re: Missing finalizations

2021-09-20 Thread Andrew Benson via Fortran
temporarily, I hope) from gfortran > maintenance, I made quite a lot of progress on missing finalizations. I'll > dig out the in-progress patch for you and remind myself of the remaining > issues. One of these was a standards problem, where the patched gfortran > differed from a

Re: Missing finalizations

2021-09-15 Thread Andrew Benson via Fortran
Hi Paul, Thanks, that sounds good. -Andrew On Tuesday, September 14, 2021 11:51:00 PM PDT Paul Richard Thomas wrote: > Hi Andrew, > > Not long before I had to step aside (temporarily, I hope) from gfortran > maintenance, I made quite a lot of progress on missing finalizations. I&

Re: Missing finalizations

2021-09-14 Thread Paul Richard Thomas via Fortran
Hi Andrew, Not long before I had to step aside (temporarily, I hope) from gfortran maintenance, I made quite a lot of progress on missing finalizations. I'll dig out the in-progress patch for you and remind myself of the remaining issues. One of these was a standards problem, where the pa

Missing finalizations

2021-09-14 Thread Andrew Benson via Fortran
I will (hopefully) have some time in the next few months to work on gfortran. I could pick up a few easy PRs to fix, but a more ambitious (and more useful) task would be to work on some of the missing finalizations. For my own work finalization of function results and stay constructors would be