Skip to content

Conversation

flier
Copy link
Contributor

@flier flier commented Aug 31, 2018

most of block/data/io methods can works, still need integrate with Queue with block

@flier
Copy link
Contributor Author

flier commented Sep 4, 2018

hi @SSheldon and @kvark,

I'm working on a PR for dispatch block/data/io, but the iOS test case always failed, it could load other crates but can't find log, could you help to check it? Do I need change the test tool itself?

Thanks

   Compiling log v0.4.5
   Compiling rand v0.5.5
   Compiling aho-corasick v0.6.8
   Compiling dispatch v0.1.3 (file:///Users/travis/build/SSheldon/rust-dispatch)
   Compiling tempfile v3.0.3
   Compiling thread_local v0.3.6
   Compiling env_logger v0.5.13
   Compiling pretty_env_logger v0.2.4
   Compiling tests-ios v0.0.0 (file:///Users/travis/build/SSheldon/rust-dispatch/tests-ios)
error[E0463]: can't find crate for `log`
 --> lib.rs:2:1
  |
2 | extern crate log;
  | ^^^^^^^^^^^^^^^^^ can't find crate
error: aborting due to previous error

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.

1 participant