-
When creating an accessor for a region instance whose metadata is not valid, Realm will throw an assertion
```
const Realm::InstanceLayoutGeneric* Realm::RegionInstance::get_layout() const: Assertio…
-
I had been eagerly renaming recently added `get*Instant()` accessors to `*Time()`. Turns out I didn't really understand the convention of omitting the "get" is only used for final fields, or at least …
-
### What version of Bun is running?
1.1.30+7996d06b8
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
I am unable to run the
```bash
$ bun init
…
-
I am not sure if here is the right place but I have a problem with intel oneapi. Here is the simple matrix multiplication code I am using:
```
/*
Intel oneAPI DPC++
dpcpp -Qstd=c++17 /…
-
Description: mouseClicked event handler
java.lang.NoSuchMethodError: 'int net.pitan76.uncraftingtable.UncraftingInventory.size()'
at net.pitan76.uncraftingtable.UncraftingScreenHandler.quickMoveO…
-
### Description of feature
```
>>> ln.Artifact.using("laminlabs/cellxgene").get("FYMewVq5twKMDXVy0000")
Artifact(uid='FYMewVq5twKMDXVy0000', version='2023-12-15', is_latest=False, description='Cens…
-
1. Make `json_set` and `json_function` independent of `json_reference`. Consider inheritance from `json_array`.
2. Use `std::shared_ptr by(const std::shared_ptr& item) const` instead of `void emplace…
-
-
**Describe the bug**
If a single use (e.g. `-use-limit=1`) token is used to create a raft snapshot, the expired token reappears when the snapshot is restored. The expired token shows a `num_uses` of …
-
Possible enhancement: also would be great to be able to generate Reports via `getReport` Report Generation Interface