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
I've noticed that when using two libraries generated by deviser, some enum names are unfortunately, causing compile errors (for example using latest combine archive / sedml, if included together). Most names are already prefixed, but some are not (like AllowedAttributes).
The text was updated successfully, but these errors were encountered:
I've noticed that when using two libraries generated by deviser, some enum names are unfortunately, causing compile errors (for example using latest combine archive / sedml, if included together). Most names are already prefixed, but some are not (like
AllowedAttributes
).The text was updated successfully, but these errors were encountered: