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: install_path fallback for default namespace with xlings layout
When kDefaultNamespace changed to "mcpplibs", qualified_name() returns
just the bare shortName for default-ns packages. But xlings always
installs with the full "ns.shortName" directory name. Add a fallback
that tries <index>-x-<ns>.<shortName> for default-ns packages too.
0 commit comments