Skip to content

🐛 Fix dynamic span construct from array #235

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Jun 3, 2025

Problem:

  • When a dynamic span is constructed from an array, the size is not populated.

Solution:

  • Initialize the base (size) properly.

@elbeno elbeno force-pushed the fix-dynamic-span-construct branch from 55a67fd to 27f2adf Compare June 3, 2025 23:19
Problem:
- When a dynamic span is constructed from an array, the size is not populated.

Solution:
- Initialize the base (size) properly.
@elbeno elbeno force-pushed the fix-dynamic-span-construct branch from 27f2adf to 9be4e7c Compare June 3, 2025 23:21
@lukevalenty lukevalenty merged commit 4eb6a2b into intel:main Jun 4, 2025
42 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.

2 participants