-
**Affected releases (non-exhaustive):** Nix 2.20.6, Nix 2.21.2, Nix 2.22.1
**Last unaffected release:** Nix 2.19.4
It appears that recent versions of Nix have tightened pure evaluation mode. In th…
-
-
The following code is valid SystemVerilog (confirmed [here](https://www.edaplayground.com/x/8mf8)):
```
package test_pkg;
virtual class Class;
pure virtual function automatic void func1();
…
-
Error: pure virtual function call: fromDERContent
at com.hurlant.util.asn1.type::ASN1Type/fromDERContent()[/Users/timkurvers/Projects/personal/as3-crypto/src/com/hurlant/util/asn1/type/ASN1Type.as…
-
See https://reviews.llvm.org/rL301680
Would this attribute be helpful for `pure` functions? Or does it imply too much?
-
Currently, attributes only allow compile-time constants as constructor arguments/properties. If we were allowed to use runtime constants, attributes would become much more powerful.
What is conside…
-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing o…
-
The doc is not clear if the `useMemo` "create" function must be a pure function. A pure function must depend on its inputs to generate output.
Can the "create" function read the content of a `ref`…
-
### Describe the feature
Weeks ago, on V's Telegram channel, I had proposed the idea of introducing module variables.
The objective of this idea is to remove `__global` from the compiler complet…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x0e9694d933c5fc7d9a215d29d46229f566dc5cd461e04729a8d3bf4679c7f5b8
**Severity:** high
**Description:**
**Description*…