On Mon, 20 Jul 2020, Sven Schreiber wrote:
Am 20.07.2020 um 15:44 schrieb Sven Schreiber:
> I wasn't able to produce a minimal example yet, in the simple examples
> errorif() apparently works fine also within MPI.
Hm, actually I believe I tried to construct examples without a function
context, which of course is useless. But it raises a different question:
Is it intended that errorif() or funcerr() are silently ignored when the
context is outside of a function?
Trying to use them outside of a function should probably provoke an
error.
Allin