-
Attempting to build ipp-crypto on a Fedora 40 x86_64 host fails on some of the build variants for `sources/ippcp/asm_intel64/pcpsm3l9_ni_as.asm`
```
$ mkdir build
$ cd build
$ cmake .. -DARCH=…
-
> **Note**
> This issue is not for discussion, but to keep the various steps organized. To create new subtasks, create new issues and link to them from here by editing this comment.
To discuss the…
-
### Describe the bug
Hello,
I would like some guidance on how to proceed with the following problem:
I am creating a library for educational purposes. I chose to use CMake, in order to write the …
-
> I did implement the things mentioned above but when applied to a toy workflow inspired from the doc, it is currently not working. I am unclear on what the error message means. The cause could be wha…
-
### Brief Issue Summary
Resembles #3227
> Failed to copy `\build\compile_commands.json` to `\build`: Error: EISDIR: illegal operation on a directory, open `\build`
![imagen](https://github.com/user…
-
Given a certain attribute that is already present in the framework (e.g. LoggerMessageAttribute in Microsoft.Extensions.Logging) but in case the source generator does not run, then the user would have…
-
**Describe the bug**
The `Sleef_atanhd1_u10purec` function is returning values with an error of slightly more than 1ULP for arguments around 10^-17.
I've also experienced similar issues with other…
-
See https://github.com/dotnet/runtime/issues/101079
This issue tracks backport of that feature to .NET 8.0, so that the configuration source generator will continue to work when the compiler remove…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
Hello, I have a question from the docs:
`Each .cshtml file will have a proxy type generated for it by the Razor Slices source generator that you can use as the generic argument to the various APIs …