Skip to content

use char pointer to fix uninitialized constants downstream#71

Merged
nathanhhughes merged 1 commit intomainfrom
fix/layer_name_constants
Oct 29, 2025
Merged

use char pointer to fix uninitialized constants downstream#71
nathanhhughes merged 1 commit intomainfrom
fix/layer_name_constants

Conversation

@nathanhhughes
Copy link
Collaborator

Not entirely sure what triggered this, but some combination of LTO or c++20 meant that the inline string constants defaults to empty strings on the Hydra side

@nathanhhughes nathanhhughes merged commit dc55793 into main Oct 29, 2025
6 checks passed
@nathanhhughes nathanhhughes deleted the fix/layer_name_constants branch October 29, 2025 03:07
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.

1 participant