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
shims: correct the check for newer SLPI enumerators
The previous check did not work as the enumertors are not defines but
rather a proper enumerator. This adds a build time check for the
support and conditionalises the compilation.
0 commit comments