x27;_actions' in
something not a structure or union
rec = &file_actions->_actions[file_actions->_used];
^
This patch fixes it.
2018-05-13 Bruno Haible
posix_spawn: Fix compilation error on Android.
* lib/spawn.in.h (posix_spaw
Compiling a testdir for 'spawn' on mingw, I see this error:
../gllib/spawn.h:406: error: `POSIX_SPAWN_RESETIDS' undeclared here (not in a
function)
../gllib/spawn.h:407: error: `POSIX_SPAWN_SETPGROUP' undeclared here (not in a
function)
../gllib/spawn.h:407: error: `POSIX_SPAWN_SETSIGDEF' undecl