Skip to content

List type was renamed in 24.05.X, and other minor patches.#86

Merged
natefoo merged 3 commits intonatefoo:mainfrom
sandynomad:patch_24_05
Oct 9, 2024
Merged

List type was renamed in 24.05.X, and other minor patches.#86
natefoo merged 3 commits intonatefoo:mainfrom
sandynomad:patch_24_05

Conversation

@sandynomad
Copy link
Copy Markdown
Contributor

In 24.05 ListIterator was renamed to list_itr_t

slurm_list_remove was defined as an extern but wasn't used so remove using conditional for 24.05

added // fall through to suppress gcc compiler warnings

fixed fsd_log_error which also caused compiler issues.

@natefoo
Copy link
Copy Markdown
Owner

natefoo commented Oct 9, 2024

Thanks, this looks great! I'll get the tests fixed up and get this merged.

wickhagj and others added 3 commits October 9, 2024 12:57
'slurm_list_remove' was defined as an extern it wasn't used so
remove using conditional for 24.05
@natefoo natefoo merged commit df549c5 into natefoo:main Oct 9, 2024
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.

2 participants