-
### What would you like to share?
# Weekly Build Documentation Template - Issues [Insert Issue Numbers]
## Repository: [Insert Repository Name with Link]
---
## Week [Insert Week Number] - D…
-
### What is the expected enhancement?
Improve the way we implement controls of general gates, e.g. by
1. checking whether the gate instance we try to control implements an efficient way to c…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
When loading the co…
-
**Software Versions**
* Python: *
* OS: *
* Kivy: >=2.3.0
* Kivy installation method: *
During tests that later pointed out an issue regarding `GL_TRIANGLE_FAN` (See PR #8662), Cython HTML a…
misl6 updated
5 months ago
-
| | |
| --- | --- |
| Bugzilla Link | [45254](https://llvm.org/bz45254) |
| Version | 10.0 |
| OS | All |
| CC | @zygoloid,@Weverything |
## Extended Description
In "D11615 Fix redundant move warn…
-
Please compare [LargeTestSuite.Mechanical.HarmonicOscillator.HarmonicOscillator_N_409600](https://libraries.openmodelica.org/branches/heavy_tests/LargeTestSuite_NB/files/LargeTestSuite_NB_LargeTestSui…
-
Currently, if a property return something else than true or false, proper treats this as an error in the property and aborts testing. I think it should be treated like a failed test case instead.
T…
-
While running tests on "amy" with ASN/UBSAN, I got this:
```
... amy/link-grammar/parse/count.c:1390:7: runtime error: signed integer overflow: 2147483647 * 5569944920 cannot be represented in type …
ampli updated
2 years ago
-
Please advise me the maximally correct way of passing OpenCV matrices between Java and Python via Jep.
On Java side, I work with images by using bytedeco javacpp bridge. I need to pass such an imag…
-
As mentioned [here](https://docs.julialang.org/en/v1/manual/missing/#Control-Flow-and-Short-Circuiting-Operators-1) the short-circuiting operators `||` and `&&` don't tolerate a `missing` value in the…