| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Ships #436: an installed msvc toolset was invisible in `toolchain list`. The v2026.8.16.1 tag was cut before that fix, so `latest` currently carries it -- everything else in .1 is fine (install, build, default and remove all work; only the listing row was missing).
| Back | FazBrowse Home | New Git URL |
Summary
Ships #436: an installed msvc toolset was invisible in mcpp toolchain list.
The v2026.8.16.1 tag was cut before that fix landed, so latest currently carries it. Everything else in .1 is fine — install, build, default and remove all work; only the listing row was missing.
$ mcpp toolchain list # 2026.8.16.1 llvm 20.1.7 <- the installed msvc 14.44.35207 is simply absent $ mcpp toolchain list # 2026.8.16.2 msvc 14.44.35207Test plan