Skip to content

test: build without -Wno-stringop-overread #243

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 1 commit into from
Sep 8, 2022

Conversation

u5surf
Copy link
Collaborator

@u5surf u5surf commented Sep 7, 2022

Fixes: #232

fixes ci without -Wno-stringop-overread

@u5surf u5surf requested review from SuperQ and vozlt September 7, 2022 12:14
@u5surf u5surf force-pushed the fix_stringop_overread branch from 4d1dc6a to 8430988 Compare September 7, 2022 16:31
@u5surf u5surf changed the title Bugfix: build without -Wno-stringop-overread test: build without -Wno-stringop-overread Sep 7, 2022
@SuperQ SuperQ merged commit e4da6dc into vozlt:master Sep 8, 2022
SuperQ added a commit that referenced this pull request Sep 16, 2022
Release [v0.2.1] - 2022-09-16
** Bugfix
- use trimmed serverZones name
- improved the accuracy of total(*) statistics by nginx-module-sts/pull/10

** Chore
- Add CI badge in README ([#245](#245))

** Compatibility
- fixed an issues/232 with compile errors in gcc 11.3

** Debug
- added ngx_log_error() when ngx_http_vhost_traffic_status_node_position_key() failed for issues/212

** Docs
- Fixed README

** Test
- build without -Wno-stringop-overread ([#243](#243))
- Add test for prometheus syntax
- Add test for display prometheus

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ mentioned this pull request Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RHEL 9 Support.
3 participants