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

Please yank notify-4.0.3 #153

Closed
hadronized opened this issue Feb 20, 2018 · 2 comments
Closed

Please yank notify-4.0.3 #153

hadronized opened this issue Feb 20, 2018 · 2 comments

Comments

@hadronized
Copy link

I have this error when compiling against that dependency:

   Compiling notify v4.0.3
error[E0061]: this function takes 2 parameters but 1 parameter was supplied
   --> /Users/dimitrisabadie/.cargo/registry/src/github.com-1ecc6299db9ec823/notify-4.0.3/src/fsevent.rs:130:27
    |
130 |             let cf_path = cf::str_path_to_cfstring_ref(str_path);
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters

error[E0061]: this function takes 2 parameters but 1 parameter was supplied
   --> /Users/dimitrisabadie/.cargo/registry/src/github.com-1ecc6299db9ec823/notify-4.0.3/src/fsevent.rs:163:27
    |
163 |             let cf_path = cf::str_path_to_cfstring_ref(str_path);
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters

Can you please yank it so that a lot of crates don’t break? Danke schön!

@hadronized
Copy link
Author

It was yanked upstream. I’m checking whether it’s fixed now.

@hadronized
Copy link
Author

It’s done! :D

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