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

I'm looking for version 1.46.0 #89

Open
RaviH opened this issue Apr 13, 2021 · 0 comments
Open

I'm looking for version 1.46.0 #89

RaviH opened this issue Apr 13, 2021 · 0 comments

Comments

@RaviH
Copy link

RaviH commented Apr 13, 2021

Hello,

Thank you for this repo! I would like to request for 1.46.0.

Because any version earlier than that causes:

error[E0658]: `match` is not allowed in a `const fn`
   --> /Users/ravi.hasija/.cargo/registry/src/github.com-1ecc6299db9ec823/socket2-0.4.0/src/lib.rs:156:9
    |
156 | /         match address {
157 | |             SocketAddr::V4(_) => Domain::IPV4,
158 | |             SocketAddr::V6(_) => Domain::IPV6,
159 | |         }
    | |_________^
    |
    = note: see issue #49146 <https://github.com/rust-lang/rust/issues/49146> for more information

error: aborting due to previous error

For more information about this error, try `rustc --explain E0658`.
error: could not compile `socket2`.

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

1 participant