t / t4018 / cpp-class-constructoron commit mingw: emulate write(2) that fails with a EPIPE (2b86292)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}