Skip to content

Part cFS/Documents#11, Merge Internal Updates#254

Merged
dzbaker merged 1 commit intodevfrom
v7.0.1-integration
Apr 7, 2026
Merged

Part cFS/Documents#11, Merge Internal Updates#254
dzbaker merged 1 commit intodevfrom
v7.0.1-integration

Conversation

@dzbaker
Copy link
Copy Markdown
Contributor

@dzbaker dzbaker commented Apr 2, 2026

Synchronizing current state of internal development branch with open source.

{"uint64b", required_argument, NULL, 'y'},
{"help", no_argument, NULL, '?'},
{0, 0, 0, 0}};
static struct option longOpts[] = {

Check notice

Code scanning / CodeQL

Variable scope too large Note

The variable longOpts is only accessed in
main
and should be scoped accordingly.
@dzbaker dzbaker changed the base branch from main to dev April 7, 2026 13:18
@dzbaker dzbaker merged commit 271797a into dev Apr 7, 2026
12 checks passed
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