-
Commit c13c27a513ecd1cbf5700a45fe590e85e8ae6770 for googletest (cl/350580998),
started causing issues for us under clang-tidy. The problem only appears under
C++17, and with a struct that has non-t…
-
## 内容
VOICEVOX COREが依存するクレートと、**それらがリンクするC/C++ライブラリ**のライセンスを**できるだけ面倒ではない方法で**管理できるようにします。
https://github.com/VOICEVOX/voicevox_core/pull/328/files#r1020938587 の議論の続きをここでしたいと思います。
### 背景
C…
-
On freestanding environments, only a minimal set of headers are available. Yet ETL makes use of C standard library headers (e.g., and , to name a few) that are limited to hosted environments yet are …
-
> Here's a non-exhaustive list of Abseil CMake public targets:
Could the list be completed?
https://github.com/abseil/abseil-cpp/tree/master/CMake
-
### Description
It seems that installing a yanked package with no dependency raises the error "List index out of range".
In particular, when using a default pyproject.toml file and executing the c…
-
**Is your feature request related to a problem? Please describe.**
**您的特性请求是否与某个问题相关?请描述。**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
对存在的问题进行清晰且简…
-
### Description of the bug | 错误描述
虽然我按教程部署了虚拟环境以及下载了对应的模型文件等并配置好
但是命令行操作模式并不可用;也无法使用magic-pdf --version等命令查看;然而我运行示例demo.py文件是可以正常运行并输出预期md文件的
是我需要对环境变量等什么修改吗?
### How to reproduce the bug | 如何复…
RGthx updated
3 months ago
-
### Environment
- OS and Version: Windows 10 22H2
- VS Code Version: 1.85.2
- C/C++ Extension Version: 1.18.5
### Bug Summary and Steps to Reproduce
**Bug Summary:**
If both `"compiler…
-
Using Sundials in a C++20 program results in no clean way to instantiate custom SUNLinearSolvers (and other obejcts).
The usual
```
struct _generic_SUNLinearSolver_Ops LSOps =·
{
.gettype = Su…
-
### Description
We are running into errors downloading from a private virtual artifactory instance. It appears almost directly related or the same as #9056 - but since that issue looks resolved and r…