Skip to content

Miscellaneous fixes#163

Merged
bavshin-f5 merged 4 commits into
nginx:masterfrom
bavshin-f5:misc-fixes
Jun 14, 2025
Merged

Miscellaneous fixes#163
bavshin-f5 merged 4 commits into
nginx:masterfrom
bavshin-f5:misc-fixes

Conversation

@bavshin-f5

Copy link
Copy Markdown
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

@ensh63 ensh63 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGFM

@xeioex xeioex left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Otherwise looks good.

Comment thread src/core/status.rs
Comment thread examples/awssig.rs
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