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
HPPA-RISC32 architecture doesn't support reference count in shl_unload(). Thus, it unloads all references (including our own), which leads to a test crash. To prevent this behaviour, we need to detect HPPA-RISC32 architecture and adopt the test properly.
HPPA-RISC32 architecture doesn't support reference count in shl_unload(). Thus, it unloads all references (including our own), which leads to a test crash. To prevent this behaviour, we need to detect HPPA-RISC32 architecture and adopt the test properly.
This issue depends on #44.
The text was updated successfully, but these errors were encountered: