Corinna Vinschen wrote: > On Apr 19 19:30, Takashi Yano wrote: > > Takashi Yano (2): > > Cygwin: console: Fix race issue regarding cons_master_thread(). > > Cygwin: pty: Fix race issue in inheritance of pseudo console. > > > > winsup/cygwin/fhandler_console.cc | 10 ++- > > winsup/cygwin/fhandler_tty.cc | 108 ++++++++++++++++++------------ > > winsup/cygwin/tty.cc | 15 ++--- > > winsup/cygwin/tty.h | 2 +- > > 4 files changed, 77 insertions(+), 58 deletions(-) > > > > -- > > 2.31.1 > > Pushed.
Armed with this morning's Cygwin snapshot, OCaml builds again as well. Many thanks! David