-
I am facing below issue on my windows machine while installation.
@TimoGlastra @berendsliedrecht @genaris - Do you have any idea for this?
It fails to build '**ffi-napi**' related package.
> …
-
_Imported from https://github.com/dnfield/vector_graphics/issues/244_
Original report by @flrnsbt on Jun 10, 2024
../../../../../../.pub-cache/hosted/pub.dev/vector_graphics_compiler-1.1.11+1/lib/sr…
-
```
select * from DELTA_SCAN('s3a://oh-project-ajax/sales/sales/datahubtest/v3') limit 10;
```
```
IO Error: Hit DeltaKernel FFI error (from: While trying to read from delta table: 's3a://oh-pro…
-
Not the first time I see this failure.
Attached logs:
[job-logs.txt](https://github.com/user-attachments/files/17465944/job-logs.txt)
-
### Code
```Rust
use std::marker::PhantomData;
#[repr(C)]
struct A {
a: *const A,
p: PhantomData,
}
extern "C" {
fn f(a: *const A);
}
fn main() {}
```
### Meta
`rustc --version -…
-
Provision a VM locally with c9s image, then run the ffi tests `tmt -c scenario=ffi -c run=manual -c distro=centos-stream-9 run -e PACKIT_COPR_PROJECT="packit/containers-qm-613" -a -vvv discover execut…
-
**Describe the bug**
I can't connect to a VPN portal, though, I can connect with my credentials from a colleague's machine :
- Same error with gui or cli (see the logs)
- With the gui version, at …
-
aws-lc-sys exposes separate bindings for every supported target. These files are huge, totaling almost 8MiB today and growing to 14MiB after #369. They are also almost identical to eachother: e.g. `di…
-
I cannot find in the git ffi.h ?
-
There are new test failures on [Elements. Migrate GetterSetterTypesVerifier....Add the formatter changes to the CHANGELOG.](https://github.com/dart-lang/sdk/compare/1640ca79955cc8d8ab5c3fe0c50c6b4885e…