-
Calling push_back() a second time zeros out the result of the first push_back(). There is a code example below that can be inserted into the Kokkos TestVector.hpp which demonstrates pushing onto an…
-
BPO | [30102](https://bugs.python.org/issue30102)
--- | :---
Nosy | @vstinner, @tiran, @gut
PRs | python/cpython#1181python/cpython#3112python/cpython#3342python/cpython#3343
*Note: these values refl…
-
See https://koji.fedoraproject.org/koji/taskinfo?taskID=78634323 for details (look at build.log there).
```
Found ninja-1.10.2 at /usr/bin/ninja
+ /usr/bin/meson compile -C redhat-linux-build -j …
-
Two separate build errors are occurring with the ibm/xl/16.1.1 compiler on Power8 architectures:
1. Older error: Undefined references leading to linking error following merge of PR #3719
```
C…
-
Extracted from #4784.
As you can see there are quite a few `-m` flags that control CPU features:
```zig
flagpd1("m16"),
flagpd1("m32"),
flagpd1("m3dnow"),
flagpd1("m3dnowa"),
flagpd1("m64")…
-
| | |
| --- | --- |
| Bugzilla Link | [39696](https://llvm.org/bz39696) |
| Resolution | FIXED |
| Resolved on | Jun 10, 2020 10:36 |
| Version | 7.0 |
| OS | Linux |
| CC | @ikitayama,@jdenny-ornl,…
-
**SUMMARY**
Test names must be unique per scope otherwise the second test overrides the first one with the same name.
**ISSUE TYPE**
- Bugfix Pull Request
**COMPONENT NAME**
ansible/test/un…
-
Hi. Can you elaborate the steps to install in Linux system?
I compiled cryptopp with `make` command. Now I got hundreds of files
File list
3way.cpp bfinit.o config_os.h …
-
Apple released Xcode-13. When Botan is built with it, it fails tests. Both `master` and `release-2`, in the same way. On all my Macs.
### Branch `release-2`
#### Configuration
```
./configure.py…
-
cuda/10.1 builds on Power with xl/16.1.1 as host compiler fail to compile on develop and release-candidate-3.4.0 (SHA d3a6b0a959512e6fe6d6bb062b585bf005441c6b) branches with errors of the form:
```…