Skip to content

error[E0512]: cannot transmute #107

@youngday

Description

@youngday

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions