> From: Andy Wingo <wi...@pobox.com> > Cc: m...@netris.org, guile-devel@gnu.org > Date: Wed, 31 Aug 2016 10:52:10 +0200 > > On Sat 27 Aug 2016 10:23, Eli Zaretskii <e...@gnu.org> writes: > > > Ping! (2 weeks) > > Tx for the ping, and good idea! I ended up applying something > similar -- I moved system* to posix.c, enabled it iff open-process was > available, and implemented in terms of open-process in a portable way. > Hopefully that should fix the problem. Thanks again for the patch, it > was a great idea!
Thanks, the commit looks good to me.