Skip to content

FOAM_ABORT enabled if set to anything.

For FOAM_SIGFPE and FOAM_SETNAN we use true/false/yes/no/integer to decide on enable or disabled, but for FOAM_ABORT we merely check if it exists.

Thus FOAM_ABORT=false someApplication will actually enable abort.

@Mattijs @andy