-
We need to create a `mremap` wrapper for linux targets, see https://man7.org/linux/man-pages/man2/mremap.2.html.
This requires:
- implement the entrypoint header similar to `libc/src/sys/mman/mm…
-
When `EventHandlerAttribute` is not decoded as expected the source generator throws an exception.
See https://github.com/dotnet/razor/blob/main/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/sr…
tmat updated
2 months ago
-
Hi!
We are building a *macOS* project where we compile a custom c++ standard library (derived from libc++). The path to this custom libc++ is provided as an explicit linker argument (**edit**: alon…
-
This is a brain dump of an idea I've had for a long time around how we can make codegen a first class citizen that's easy to use and orchestrate in ReScript. I'm posting this here in the Rewatch repo …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
under some circustance the code generated by StrawberryShake generate classes that do not com…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
In Angular 18, I had tests that passed the *Injector* from a *ComponentFixture* down …
-
Package: darknet[core,cuda,opencv-cuda]:x64-windows@2022-03-06#4
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.41.34123.0
- vcpkg-tool version: 2024-10-18-e392d7347fe72dff56e7857f7…
-
### Describe the bug
1. os: Windows 11
2. Conan: 2.9.1
3. Compiler: Visual Studio 2022 17.11.5
4. Coann Profile:
[settings]
arch=x86_64
build_type=Release
compiler=msvc
compiler.cppstd=17
…
-
### Background and motivation
Supporting AOT for the binder API is done using a source generator but dotnet compiler has only 1 (2) passes so it makes it impossible to use it within another generator…
-
### Description
The `use_std_fmt` for `spdlog` does not work properly. It is supposed to make `spdlog` use the (C++20 standard format library)[https://en.cppreference.com/w/cpp/utility/format/forma…