-
**Steps to Reproduce**
1. Go to Molecules
2. Load from file: [Atom properties (Alias, Isotop (atomic mass) and Radical) are not implemented in Macro.zip](https://github.com/user-attachments/files/17…
-
@rakshasa Could you please take a look?
The issue is that old `sync*` builtins require 8-byte atomics support in hardware. That leaves 32-bit platforms (arm, ppc, mips) broken. What will work for b…
-
Using a `VarRef` with an atomic value where a `StepExpr` is expected results in an error, even though it is allowed by the spec.
For example,
``` xquery
declare variable $test := 2;
/$test
```
resu…
telic updated
2 weeks ago
-
Running v6.10.9 built with LLVM 19 and LTO and CFI and UBSAN enabled produces the following signed integer overflow:
```
Sep 08 19:44:43 debianBullseye kernel: ------------[ cut here ]------------…
-
I was interested in atomic file writes using Billy interface, but I found that file.Sync method is not implemented.
e.g.
https://github.com/google/renameio/blob/master/tempfile.go#L150
https://…
-
-
On Z in J9CodeGenerator::inlineDirectCall, the atomics for getAndSet for AtomicLong and AtomicLongArray are not being inlined, even though they are being inlined for the integer versions (AtomicIntege…
-
When I try to import my L5X file, the DataType read process throws me this exception:
_`The name 'DT' does not represent a known L5Sharp.Core.AtomicData type.`_
_at L5Sharp.Core.AtomicData.Pars…
-
Yet another gem that we should seriously consider for our new project. The original proposal (and the thread) is too long so I am going to leave it at https://github.com/redis/redis/issues/10933.
N…
-
### Description
This may be partially "by design" (but possibly worth a discussion). When loading an image from a tar, the loaded image unconditionally replaces existing image(s).
## 1. Failing …