You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test Cluster and Waveform Packing fails because it is panicking internally. Need to review this and probably my variant and waveform layout work is wrong or not portable.
The text was updated successfully, but these errors were encountered:
I had a quick look and there are defintately a few fishy things in here:
The second pad is not required in this case. Probably something wierd about padding variants.
The order or types in the waveform seem off - the dt is wrong.
This isn't a type that NI offer any C compatibility around but would be nice due to the commonality of it. Need to compare back to the original version in 2020 and I guess work out where it breaks.
Seeing some tests failing in 2024.
test Cluster and Waveform Packing
fails because it is panicking internally. Need to review this and probably my variant and waveform layout work is wrong or not portable.The text was updated successfully, but these errors were encountered: