-
Notifications
You must be signed in to change notification settings - Fork 165
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
Merge master #8032
Merge master #8032
Conversation
Co-authored-by: jedelbo <572755+jedelbo@users.noreply.github.com>
* Removed redirect tests * Removed one more location redirect test case
* Removed redirect tests * Removed one more location redirect test case * Removed 301/308 redirection support from App * Updates from review * Updated changelog after release * Fixed misspelling and updated comment a bit
The function should ensure strict weak ordering. According to the current one {1, 0} == {0, 1} and {0, 1} == {2, 1} but {1, 0} < {2, 1} It is not possible to construct a failing test as the outcome very much depends on how the runtime types are laid out.
Co-authored-by: jedelbo <572755+jedelbo@users.noreply.github.com>
Co-authored-by: jedelbo <572755+jedelbo@users.noreply.github.com>
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Michael Wilkerson-Barker.
|
ce01312
to
b766f28
Compare
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Michael Wilkerson-Barker.
|
What, How & Why?
☑️ ToDos
bindgen/spec.yml
, if public C++ API changed