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

[simdjson] Update to v0.9.6 #18479

Merged
merged 11 commits into from Jul 20, 2021
Merged

Conversation

myd7349
Copy link
Contributor

@myd7349 myd7349 commented Jun 16, 2021

Describe the pull request

  • What does your PR fix?

    Fixes #...

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    <all / linux, windows, ...>, <Yes/No>

  • Does your PR follow the maintainer guide?

    Your answer

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    <Yes / I am still working on this PR>

If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/

@JonLiu1993 JonLiu1993 self-assigned this Jun 17, 2021
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Jun 17, 2021
@JonLiu1993
Copy link
Member

@myd7349 ,Please let me know if this pr is ready for review

@myd7349 myd7349 marked this pull request as ready for review July 9, 2021 10:06
@myd7349
Copy link
Contributor Author

myd7349 commented Jul 9, 2021

Hi! @JonLiu1993 Thanks for your helpful review and sorry for the long delay.
This PR is ready now. Please review again, thanks.

@JonLiu1993 Most of options used in simdjson are defined in https://github.com/simdjson/simdjson/blob/v0.9.6/cmake/simdjson-flags.cmake.

@JonLiu1993 JonLiu1993 added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function requires:author-response and removed requires:author-response labels Jul 14, 2021
@JonLiu1993
Copy link
Member

@myd7349, have you tested these functions locally?

@myd7349
Copy link
Contributor Author

myd7349 commented Jul 14, 2021

@myd7349, have you tested these functions locally?

Hi! @JonLiu1993 I have tested these features on:

  • x86-windows
  • x64-windows
  • x64-windows-static

and it worked as expected on all these platforms.

My linux machine doesn't have a C++17 compiler, so I was not able to test them on x64-linux.

@JonLiu1993 JonLiu1993 added info:reviewed Pull Request changes follow basic guidelines and removed requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function labels Jul 14, 2021
ports/simdjson/portfile.cmake Outdated Show resolved Hide resolved
@BillyONeal BillyONeal added requires:author-response and removed info:reviewed Pull Request changes follow basic guidelines labels Jul 16, 2021
@JonLiu1993 JonLiu1993 added info:reviewed Pull Request changes follow basic guidelines and removed requires:author-response labels Jul 19, 2021
@JonLiu1993
Copy link
Member

Fix #19009

@BillyONeal BillyONeal merged commit 637ab68 into microsoft:master Jul 20, 2021
@BillyONeal
Copy link
Member

Thanks for your contribution @myd7349 !

@myd7349 myd7349 deleted the simdjson-v0.9.6 branch July 20, 2021 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants