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
before i filed this as a bugreport i was not sure if we even need this package anymore since development halted around 2013 ?.
with recent mingw-w64 api changes the package no longer builds because of an enumerator constant which has the same name as an errno define -> EOVERFLOW. I patched the name to EOVERFLOWED to get around it but seing as only clustal-omega uses this package i was not sure how much to make of it. The patch is here though -> argtable2-13.tar.gz
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
before i filed this as a bugreport i was not sure if we even need this package anymore since development halted around 2013 ?.
with recent mingw-w64 api changes the package no longer builds because of an enumerator constant which has the same name as an errno define -> EOVERFLOW. I patched the name to EOVERFLOWED to get around it but seing as only clustal-omega uses this package i was not sure how much to make of it. The patch is here though ->
argtable2-13.tar.gz
Beta Was this translation helpful? Give feedback.
All reactions