-
```
currently with 5.16.3, 5.16.3-nt
t/testc.sh -q -O3 95
caused by POSIX::HUGE_VAL stored at init as newCONSTSUB( "HUGE_VAL" )
and then re-initialized later when booting POSIX.
reportedly also with…
-
When trying CP V5.1.4.10249 the CP5 window will constantly flicker and runs very slow like errors are occurring constantly in the background.
Note, the same thing happened the first time I tried …
-
**Is your feature request related to a problem? Please describe.**
For our Franka Robotics robot FR3 and franka_ros2 package, we want to write an example which is based on the provided time by the `u…
-
This would make the definitions no longer dependent on Python syntax and therefore also usable from Rust.
Will presumably increase import time, which could be a significant disadvantage, but let's …
-
From #84.
str4d updated
10 months ago
-
We want to allow overriding a `:const` value at compile-time (without editing source code), by specifying a compile-time CLI argument for it.
For example, consider the following program:
```savi
…
-
In `srp/src/server.rs` for example, we see
```rust
if user_proof == d.result().as_slice() {
```
where the types are byte slices, `&[u8]`. I suspect that the same kind of thing appears throughou…
-
After updating `Gurobi_jll` from version 11.0.2 to 11.0.3, the Julia instance crashes every time in a way that I can only quickly take a screenshot until the REPL is closed automatically. This is the …
-
```
Code in insertCheck() does nothing when shadow is not an Instruction.
This fails to add a check when shadow is a compile-time constant.
At a high enough optimization level, it fails the following…
-
```
Record compile time constants in the DECLS, instead of reporting them in the
DTRACE. This should significantly reduce the number of trace entries due to
static fields.
```
Original issue report…