Mats Wichmann

Results 557 comments of Mats Wichmann

I will refrain from too much commentary while it's Under Construction... the choice of how to implement the C scanner (including C++; pundits are demanding never to use the C/C++...

Okay, never mind on the `SetDefault` part, remembered you can't use strings in this context, so the "paste in the dialect" trick is unworkable. Would need to drop it back...

Upon further consideration, the FLAGS part of this should probably just be ignored: use `FORTRANCOMMONFLAGS` instead of `FORTRANFLAGS` for overall settings. The linked PR contains manpage changes to make that...

Reran this experiment after the conftest change from #4161 and it seems to work - as long as the change you make to a library source is a real change,...

Closing this in favor of #1761, we don't need two issues for the same topic.

Okay, not getting this problem. First - I think the link from a PR was a typo - the reference here says "Fix Issue 2904" but that was really 2906...

Current code using `tempfile.mkdtemp` indeed does not create intermediate directories, so this is broken again - but there's certainly a warning, in fact, a hard failure.