Guard against some potential uses of uninitialised file units

Merged
#506 · Created  · Last updated

Merged pull request

Merged in bugfix/avoid_writing_to_unset_unit_write_parity (pull request #506)

8faac19·Author: ·Closed by: ·2021-08-03

Description

Many file units only active if diagnostics enabled and write_ascii is true, so we need to guard against using these units if write_ascii is false.

0 attachments

0 comments

Loading commits...