Skip to content
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

Serialize floats in ebml #2742

Closed
catamorphism opened this issue Jun 28, 2012 · 1 comment
Closed

Serialize floats in ebml #2742

catamorphism opened this issue Jun 28, 2012 · 1 comment

Comments

@catamorphism
Copy link
Contributor

In the serializer in std::ebml, emit_f64, emit_f32, and emit_float fail with "unimplemented".

@alexcrichton
Copy link
Member

Fixed in #6857

RalfJung pushed a commit to RalfJung/rust that referenced this issue Dec 28, 2022
handle unknown targets more gracefully

In particular don't require a list of all OSes in the TLS machinery. Instead just fall back to doing nothing.
Aaron1011 pushed a commit to Aaron1011/rust that referenced this issue Jan 6, 2023
handle unknown targets more gracefully

In particular don't require a list of all OSes in the TLS machinery. Instead just fall back to doing nothing.
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

No branches or pull requests

2 participants