-
| | |
|--------------------|----|
| Bugzilla Link | [PR44998](https://bugs.llvm.org/show_bug.cgi?id=44998) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38371](https://bugs.llvm.org/show_bug.cgi?id=38371) |
| Status | NEW |
| Importance | P normal |
|…
-
**Basilisk II**
$ ../Unix/autogen.sh
```
+ Running aclocal: done.
+ Running autoheader: ac-wrapper: autoheader: warning: auto-detected versions not found ( ); falling back to latest available
d…
-
In a offline discussion with @franzpoeschel he told me, that there are some confusion because alpaka does not compile with C++17 anymore. The reason is because the dev branch only supports C++20 and n…
-
i found i was missing this library to complete the build. i installed it on ubuntu with the package libc-ares-dev
-
The mdspan library doesn't compile when using it in Visual Studio 2022 and MSVC 19.35.
With the following cMake and example source results in a compilation error:
_CMakeLists.txt._
```
cmake_m…
-
The purpose of this is not only support the protected mode but also better test bdwgc.
The patches in https://github.com/capablevms/bdwgc (master) should be useful.
Related issue: #461
-
We got a report in BoringSSL of a conflict between some Windows headers and clang-cl:
https://bugs.chromium.org/p/boringssl/issues/detail?id=717
In short, if you build the following with MSVC's ST…
-
# describe the problem.
clangd may crash when include assert.h in ms vc9 include path and set std c90 or c99 , and after test i find the reason is assert.h line 36 macro define .
when i delete this…
-
Making this a separate issue because I don't want to fill up a unrelated issue.
So far I've installed Mozillabuild 3.4, but not sure what else to do. ./mach bootstrap doesn't work so I just tried t…