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
MAINT: (mpfdtype) fix some compiler warnings and hopefully error
On CI gcc, remove the static assert for the alignment, since the
alignment of the `mpf_field` is correct in the current storage
scheme. Hopefully the static_assert was the problem on gcc?
0 commit comments