On Tue, Dec 01, 2015 at 12:58:28PM -0500, David Malcolm wrote: > On Tue, 2015-12-01 at 18:51 +0100, Bernhard Reutner-Fischer wrote: > > As said, we could as well use a list of candidates with NULL as record > > marker. > > Implementation cosmetics. Steve seems to not be thrilled by the > > overall idea in the first place, so unless there is clear support by > > somebody else i won't pursue this any further, it's not that i'm bored > > or ran out of stuff i should do.. ;) > > (FWIW I liked the idea, but I'm not a Fortran person so my opinion > counts much less that Steve's) >
Your opinion is as valid as mine. My only concern is code maintenance. Injection of C++ (or any other language) into C code seems to add possible complications when something needs to be fix or changed to accommodate a new Fortran freature. -- Steve