Skip to content

Conversation

@Leont
Copy link
Contributor

@Leont Leont commented Jan 10, 2022

This fixes #15355

This is not yet including the optimization for single-arg system() that doesn't contain metacharacter. I should probably add that before undrafting this.

It also doesn't include Configure probes for detecting if the platform supports posix_spawn, partly because I haven't looked into how to write that, but also because that may be a contentious change and we're quite close to that deadline: it may be a better change for 5.37.1

@jkeenan
Copy link
Contributor

jkeenan commented Aug 27, 2024

This fixes #15355

This is not yet including the optimization for single-arg system() that doesn't contain metacharacter. I should probably add that before undrafting this.

It also doesn't include Configure probes for detecting if the platform supports posix_spawn, partly because I haven't looked into how to write that, but also because that may be a contentious change and we're quite close to that deadline: it may be a better change for 5.37.1

@Leont, can we get an update on the status of this p.r.? It has acquired merge conflicts. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants