Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ribbon #1443

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Ribbon #1443

merged 2 commits into from
Mar 22, 2024

Conversation

Randalphwa
Copy link
Collaborator

This PR fixes a but where the additional filenames specified for a EmbeddedImage structure were not being initialized. This caused EmbeddedImage::get_bundle() to generate warnings because while there was data for the additional files, there were no names or file timestamps.

Since InitializeEmbedStructure() wasn't being called for additional image
resolution files, the filename, time and array name weren't being set.
uint64_t avoids the vagaries of size_t by requiring it to be a 64-bit unsigned
value, which means shifting 32 bits is valid.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant