d-griet

Results 1 issues of d-griet

Compilation with MSYS2 is broken as `error` in the `tty_wait_for_device` function is not defined: https://github.com/tio/tio/blob/2fb788f817be131c56d7cd44426f6d64dc42ea7c/src/tty.c#L2377 It looks like this issue was introduced in https://github.com/tio/tio/commit/03ef931fb2394f74ce2598fa112aced09cc9342a. This compilation error can be solved...