Skip to content

Miscellaneous fixes #163

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

Merged
merged 4 commits into from
Jun 14, 2025
Merged

Miscellaneous fixes #163

merged 4 commits into from
Jun 14, 2025

Conversation

bavshin-f5
Copy link
Member

Some commits from my allocators feature branch that are not related to the allocator-api or shared memory and can be reviewed independently.

@bavshin-f5 bavshin-f5 requested a review from xeioex June 13, 2025 21:29
Copy link
Contributor

@ensh63 ensh63 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM

Copy link
Contributor

@xeioex xeioex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise looks good.

Change ngx::core::NGX_CONF_ERROR to *mut c_char and ensure that the
pointer has no provenance in a way that is compatible with the current
MSRV (1.79.0).
Add ngx::core::NGX_CONF_OK constant for completeness.
Refuse to compile if the NGX_ALIGNMENT value detected or specified while
building nginx is insufficient.
- mismatched_lifetime_syntaxes
- clippy::uninlined_format_args
This allows to complete the linting and format checks on MSRV failure.
@bavshin-f5 bavshin-f5 merged commit 98cf6fb into nginx:master Jun 14, 2025
15 checks passed
@bavshin-f5 bavshin-f5 deleted the misc-fixes branch June 14, 2025 22:06
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

Successfully merging this pull request may close these issues.

3 participants