-
### Package and Environment Details
* Package Name/Version: **google-cloud-cpp/1.40.1**
* Operating System+version: **Ubuntu 20.04**
* Compiler+version: **GCC 10**
* Conan version: **conan 1.51.…
-
When compiling this program using clang-trunk, clang reports `UNREACHABLE executed`.
Compiler explorer: https://gcc.godbolt.org/z/ToorqvhGh
The program:
```
int *x;
void f(char (*t)[(*x | 6)+…
-
Processing c:\users\17673\desktop\3dgs_2.0\reduced-3dgs-main\submodules\diff-gaussian-rasterization
Preparing metadata (setup.py) ... done
Building wheels for collected packages: diff-gaussian-ras…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build `pkgsLLVM.mesa` (works best in the [Nixpkgs LLVM WS project](https://github.com/RossComputerGuy/nixpkgs-llvm-ws))
### Build log
…
-
### System Information
OpenCV version: 4.7.0
Operating System / Platform: Ubuntu 22.04 (Windows WSL2)
Compiler & compiler version: GCC 11.3.0
```
+----------------------------------------------…
-
Hi,
I tried to install on a new conda env by following the installation instructions.
The problem is that when I try to run the example script
`python legged_gym/scripts/train.py --headless --…
-
**Describe the bug**
While running marie container `3.0.22-cpu' we get in the logs.
```
[2023-11-29 22:29:33,093] torch._dynamo.convert_frame: [WARNING] due to:
[2023-11-29 22:29:33,093] torch…
-
```
What steps will reproduce the problem?
$ grep -l -r strcpy *
What is the expected output? What do you see instead?
Expected: No uses of strcpy.
Actual:
src/compiler/ShaderLang.cpp
src/compiler/…
-
```
What steps will reproduce the problem?
$ grep -l -r strcpy *
What is the expected output? What do you see instead?
Expected: No uses of strcpy.
Actual:
src/compiler/ShaderLang.cpp
src/compiler/…
-
Hi, we've tried to build SafeInit, but the build failed with an error.
To reproduce the issue, you can create a Docker image from a Dockerfile with the following content:
```
FROM ubuntu:18.04
R…