Skip to content

Conversation

@cmskog
Copy link
Contributor

@cmskog cmskog commented Apr 21, 2020

Fixes for some edge cases regarding dependencies

Regards

cmskog added 2 commits April 21, 2020 11:45
When a crate depends on a crate that has the same dependency, the symlinking
in copy_or_link function will fail.
Tweak copy_or_link function accordingly.
Dependencies can also be .so's, like for the serde_derive crate.
@Twey
Copy link
Owner

Twey commented Jul 28, 2020

Thank you for this!

Looks like some of the indentation got a bit messed up though. Would you mind tidying up?

Only whitespace change.
@cmskog
Copy link
Contributor Author

cmskog commented Jul 28, 2020

Agreed !
Seems I just copied verbatim your rows to a place with another indentation level...
Fixed.
Removed a stray tab also.

@cmskog cmskog closed this Jul 28, 2020
@cmskog cmskog reopened this Jul 28, 2020
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