From 30816932df42b3026acd86a04dee3798cac5e3d2 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Mon, 24 Jul 2023 10:34:59 +0000 Subject: Keeping open [c54e4a1aeb]: Can the exec-17.1 test-failure on MaxOS be fixed? --- unix/tclUnixPort.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/unix/tclUnixPort.h b/unix/tclUnixPort.h index cf0e548..c2115df 100644 --- a/unix/tclUnixPort.h +++ b/unix/tclUnixPort.h @@ -636,13 +636,6 @@ extern char ** environ; defined(HAVE_WEAK_IMPORT) && MAC_OS_X_VERSION_MIN_REQUIRED < 1050 # warning "Weak import of 64-bit CoreFoundation is not supported, will not run on Mac OS X < 10.5." # endif -/* For now, test exec-17.1 fails (I/O setup after closing stdout) with - * posix_spawnp(), but the classic implementation (based on fork()+execvp()) - * works well under macOS quite OK. - */ -# if defined(HAVE_POSIX_SPAWNP) -# undef HAVE_POSIX_SPAWNP -# endif /* __x86_64__ */ #endif /* __APPLE__ */ /* -- cgit v0.12