-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Compiling zenoh-c v0.10.1-rc (/ /build/_deps/zenohc-build/release)
error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
--> / /build/_deps/zenohc-src/src/lib.rs:80:26
|
80 | unsafe { std::mem::transmute::<$src_type, $dst_type>(self) }
To reproduce
when make , at zenoh-c, have an error above.
System info
amd x64 debian12
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done