Skip to content

Don't wrap str pointer in Packed#10

Open
jplatte wants to merge 1 commit intorodrimati1992:mainfrom
jplatte:unpack
Open

Don't wrap str pointer in Packed#10
jplatte wants to merge 1 commit intorodrimati1992:mainfrom
jplatte:unpack

Conversation

@jplatte
Copy link

@jplatte jplatte commented Jul 13, 2023

Closes #9.

@zzorba
Copy link

zzorba commented Aug 15, 2024

It's a shame this has never been merged, as the library remains unlinkable on iOS without it.

@rodrimati1992
Copy link
Owner

rodrimati1992 commented Aug 15, 2024

I'll merge this when I see evidence that this behavior with packed pointers is acknowledged as being either:

  • a compiler bug
  • an unfixable incompatibility with the linker (unfixable in the compiler)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why does this crate use packed representation in a bunch of places?

3 participants