nike4613
nike4613
Example: ```c typedef int const* pcint; pcint g(); ``` Given the decl for `g` in variable `gDecl`, `gDecl.ReturnType.CanonicalType.PointeeType.CanonicalType.UnqualifiedDesugaredType` returns a `BuiltinType` that still represents `const int`. Poking around in the...
- Temporary Containers Version: 1.9.2 - Firefox Version: 115.13.0 (Floorp 11.15.0) ### Actual behavior No page action button when tab does not have container ### Expected behavior The page action...
**Describe the bug** When a project explicitly references the `Microsoft.Net.Compilers.Toolset` package to pull in a specific version of Roslyn, if that version is newer than the version DocFX ships with...
### Pre-Submission Checklist - [X] I have checked the existing/closed issues to ensure this issue has not already been reported. - [X] I am using the latest supported version of...
Currently, only the HUD is scaled. This is rather annoying for those with high DPI displays, as much of the text is too small to be readable. Instead, we want...
https://github.com/TTT-2/TTT2/pull/1714#issuecomment-2590844892
This failure now triggers "method poisoning" where the method is un-detoured, and further attempts to modify hooks/ilhooks on that method are immediately rejected.
### What happened? A run produces >100 artifacts, download-artifact finds only 100 (then filters to less) ### What did you expect to happen? download-artifact downloads all artifacts matching filter, even...