Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std.prune preserve_order flag is not passed by default #182

Open
m-messiah opened this issue Nov 18, 2024 · 0 comments
Open

std.prune preserve_order flag is not passed by default #182

m-messiah opened this issue Nov 18, 2024 · 0 comments

Comments

@m-messiah
Copy link

The pre96 binary added preserve_order to std.prune, but in comparison to std.jsonManifestEx the flag added is not optional and fails the builds:

std.prune(['a', null, 'b'])
function argument is not passed: preserve_order
Function has the following signature: (a, preserve_order)
    resources/main:1:...: function <builtin_prune> call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant