Skip to content

update memoffset version #3034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

trickster
Copy link

CC: rust-lang/rust#111839

Closes https://github.com/emilk/egui/issues/THE_RELEVANT_ISSUE.

Running the example with the following command works in both debug and release mode.

cargo +nightly run -p egui_glow --example pure_glow --features=winit,egui/default_fonts,memoffset/unstable_offset_of

@@ -2389,7 +2398,7 @@ dependencies = [
"bitflags 1.3.2",
"cfg-if",
"libc",
"memoffset",
"memoffset 0.6.5",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this PR we need to compile two different memoffset: one 0.6.5 and one 0.9.0. I'm not a big fan of that

@emilk emilk closed this Jan 7, 2024
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.

2 participants