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
PackagePlugin: silence a deprecation warning on Windows (#7109)
Prefer to use the microsoft recommended function for errno string
description conversion. This silences a warning and relies on "safer"
alternatives (at least ones which will not use a global shared buffer).
0 commit comments