Skip to content

sidre mesh load fix#1524

Merged
cyrush merged 3 commits intodevelopfrom
task/2026_02_sidre_load_fix
Feb 25, 2026
Merged

sidre mesh load fix#1524
cyrush merged 3 commits intodevelopfrom
task/2026_02_sidre_load_fix

Conversation

@cyrush
Copy link
Member

@cyrush cyrush commented Feb 23, 2026

No description provided.

Copy link
Member

@JustinPrivitera JustinPrivitera left a comment

Choose a reason for hiding this comment

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

Do all the tests pass? Or maybe we have no tests for this case? I know you said this worked with sample data that you used.

Comment on lines +2484 to +2485
utils::join_path(conduit_fmt::format("{}",i),
entry_path);
Copy link
Member

Choose a reason for hiding this comment

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

Same thing here about using conduit_fmt to make a string out of an integer being overkill

Copy link
Member Author

Choose a reason for hiding this comment

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

not sure it matters much for these cases - but lore states that fmt is faster than std::to_string()

Copy link
Member

Choose a reason for hiding this comment

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

I trust lore

@cyrush cyrush merged commit b3d0f4b into develop Feb 25, 2026
25 checks passed
@cyrush cyrush deleted the task/2026_02_sidre_load_fix branch February 25, 2026 00:04
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