Wilfred / bfc

An industrial-grade brainfuck compiler
https://bfc.wilfred.me.uk
GNU General Public License v2.0
504 stars 30 forks source link

Output corrupted and messages lost #15

Closed rdebath closed 3 years ago

rdebath commented 7 years ago

Because errors and warnings are being sent out the standard output like a neophyte.

Obviously, any real industrial grade software sends them out the standard error.

PS: Also terminal control sequences should only be sent to a TERMINAL.