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

Update for rustc #39

Merged
merged 1 commit into from Oct 14, 2014
Merged

Update for rustc #39

merged 1 commit into from Oct 14, 2014

Conversation

@tomaka
Copy link
Contributor

tomaka commented Oct 14, 2014

Rust now longer allows multiple #[cfg] attributes on the same item

I'm not sure whether the old code means test OR macos or test AND macos, but putting an OR here doesn't really make sense.

@metajack

This comment has been minimized.

Copy link

metajack commented on 1d5759a Oct 14, 2014

r+

metajack added a commit that referenced this pull request Oct 14, 2014
@metajack metajack merged commit f46ac11 into servo:master Oct 14, 2014
jdm pushed a commit that referenced this pull request Feb 1, 2018
jdm pushed a commit that referenced this pull request Feb 1, 2018
Build and test on Travis CI
jdm pushed a commit that referenced this pull request Feb 1, 2018
Bump euclid to 0.2



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/io-surface-rs/39)
<!-- Reviewable:end -->
jdm pushed a commit that referenced this pull request Feb 1, 2018
Made core-foundation a dependency for any platform

The Cargo.toml file currently only declares `core-foundation` as a dependency on 64bit OSX, but it's used unconditionally in this crate so it should be an unconditional dependency.

I'm playing around with this crate on iOS and it won't build without this change.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/core-graphics-rs/39)
<!-- Reviewable:end -->
jdm pushed a commit that referenced this pull request Feb 1, 2018
Bump version to 0.1.1

Bump version to 0.1.1 so that I can use this crate with #39 from crates.io.

If this is merge could someone also publish to crates.io?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.