Andy Porter

Results 719 comments of Andy Porter

That does sound difficult. Could we perhaps overload the `replace_with()` method of `Node` for a `Routine` and do something special in there?

I can't launch the integration tests for a couple of hours as our machine is reserved.

Reference guide builds without any new warnings.

Integration tests have now been launched...

I'm a bit worried about this change. You may have already handled this but you'll need to be careful that we don't generate an accessibility statement for a RoutineSymbol. Also,...

> Only to show that it is really easy to avoid the bug of getting a code block for a whole file. Just to return to this (I've been a...

We've just had some more discussion about this and, looking at the above comments, I think the consensus is that we should extend the frontend so that: ``` procedure(my_interface), pointer...

Potentially, yes. This is probably issue https://github.com/stfc/fparser/issues/255 in fparser.

This appears to have the `CallTreeTools` change in it too. Is it meant to?

> I did find a strange bug in examples/gocean/eg5: > The README states that the message `... module 'psy_test' region 'invoke_0:r0'` is printed, but the message is actually `module 'invoke_0'...