-
Howdy,
Just dropping this here, I imagine this is possibly low priority and I understand ;-)
* Because of your use of `views::as_rvalue` and `fold`, both of which are not supported by Clang, bud…
-
C++23言語機能「範囲for文が範囲初期化子内で生じた一時オブジェクトを延命することを規定」(#1111) の説明にある、一時オブジェクト延命の対象外となる例外条項に疑問があります。
> ただし、次の場合には適用されない。
> - 一時オブジェクトが関数の引数の場合
> - 一時オブジェクトの(この規定が適用されない場合の)寿命が for-range-initializer 完全式…
-
-
Hello,
Quick post in case someone encounter same issue:
I'm using vcpkg, as the package manager recently upgraded the lib to 7.8.1, when upgrading I noticed the following , using latest MSVC.
T…
krawq updated
9 months ago
-
- OS linux 6.0.6 x86_64
- clang++ 16.0.0 f33173acd6875fa86448bb6d91bdac8f1296510a
- libc++ 16.0.0 00b09a7b18ab
Clang complains:
```console
clang-16: warning: -lc++: 'linker' input unused [-W…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow|16/2|2/1|0/0|[4f41d497c9eeec6f97a5c240e03c7e5e1a1ec05e](https://github.com/gcc-mirro…
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/7560481336
## Patch information
Applied patches: 1 -> 1
As…
-
Hi!
This issue was found when running validation layers with ubsan on our internal CI. We have a multi-threaded application and build validation layers differently (bazel, custom rules), but cannot…
-
In the current implementation (a981011782a972f1b6474f41c071517f1f061446) cppfront does not handle forwarding of class attributes well. The following code:
```cpp
spec: type = {
name: std…
-
I don't know if this is expected behavior or bug, FTXUI supports UTF-8 output, but it seems to only support ASCII input?.
I tried to enter non-ascii characters (e.g. CJK characters, full-width commas…