-
### What happens?
I am using DuckDB in a web environment. This web service is single-processed, but there are multiple threads for writing operations inside. It has been running well for about three …
-
Hi,
l am using the latest version of FlightGear which is build nightly , but I found when I fired missiles, the software always stucked like pausing, then I can't do anything except exist. I …
-
### Describe the bug
LE 12.0.1 looses it's DHCP lease but keeps the IP address thus causing IP address conflicts when the same IP address is issued by the DHCP server through a new lease.
### How …
-
eg. for a struct like this:
```
#[derive(rkyv::Archive, rkyv::Serialize, rkyv::Deserialize)]
pub struct Foo {
/// some docs
pub bar: String,
}
```
The derived `ArchivedFoo` won't cop…
-
## What would you like?
Add [Mozilla Firefox](https://www.mozilla.org/firefox) to `Linux/arm64` browser images when this browser becomes available for `arm64` on Linux via the cdn release location …
-
### Description
Strangely, some users have been reporting that the Brave Beta icon — typically blue in color — has suddenly changed to the same orange color as the Brave stable build icon.
![Image](…
-
warning: methods `overflowing_add` and `overflowing_neg` are never used
--> healer_core/src/mutation/buffer.rs:416:8
|
412 | trait Number: Sized {
| ------ methods in this trait
…
-
There was an update to visual studio 2022 on the 09/08 (v17.3.0, vc ver 14.29.30133) which has caused linker errors with target `x86_64-uwp-windows-msvc` for my [UWP crate](https://github.com/kore…
-
### What happens?
When I trying to use DuckDB shell to add files with Chinese filenames and it's not working.
The webpage has crashed and is unresponsive.
But, DBeaver Client can normally read the …
-
### What happens?
The following program used to work in v1.0.0 1f98600c2c, but in v1.1.0 fa5c2fe and v1.1.3-dev38 it gives an error:
```
Binder Error: ARRAY_SLICE can only operate on LISTs and VARC…