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
Making assert elemental gives confusing output because only the
first element of array diagnost_data shows in the ouptut of a
failed assertion. For printing array data as diagnostic output,
it is better for a user to package that data in an object and
pass a characterizable_t object as the actual diagnostic_data
argument.
0 commit comments