[PATCH] PR modula2/120474: InOut buffering should flush the WriteLn before the Read This patch adds a BufferFlush to InOut.mod:LocalWrite. gcc/m2/ChangeLog: PR modula2/120474 * gm2-libs-log/InOut.mod (LocalWrite): Call FIO.FlushBuffer. (cherry picked from commit 13498bf4fcff4c0633678c53a46b6be425d2904c) Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>