Skip to content

scripts: fix gen_strerror_table.py#107863

Open
MicahSpikah wants to merge 1 commit intozephyrproject-rtos:mainfrom
MicahSpikah:fix_gen_strerror_table
Open

scripts: fix gen_strerror_table.py#107863
MicahSpikah wants to merge 1 commit intozephyrproject-rtos:mainfrom
MicahSpikah:fix_gen_strerror_table

Conversation

@MicahSpikah
Copy link
Copy Markdown

gen_strerror_table.py missed E2BIG (Arg list too long) because the regex didn't include numbers in the ERRNO macro

gen_strerror_table.py missed E2BIG (Arg list too long) because
the regex didn't include numbers in the ERRNO macro

Signed-off-by: Micah Terhaar <mterhaar@me.com>
@github-actions
Copy link
Copy Markdown

Hello @MicahSpikah, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: Build System labels Apr 24, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Build System size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants