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
fix: correct parameter name in error log when split fails to open a… (#948)
* fix: correct parameter name in error log when `split` fails to open a library handle
* improve error reporting a bit
* pulls the error up from GetHandle() into Split() where more context exists
* tells the user only to use the --xcode parameter if they haven't done so
* differentiates between a missing path and a failure to dlopen()
0 commit comments