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

Add CFSetApplyFunction and CFSetGetCount #99

Merged
merged 1 commit into from Apr 2, 2017
Merged

Conversation

@jcjones
Copy link
Contributor

jcjones commented Mar 31, 2017

I'm needing these CFSet functions for some USB HID interactions with IOKit, so here's the external references.

They are defined in CoreFoundation:


This change is Reviewable

@pcwalton
Copy link
Contributor

pcwalton commented Mar 31, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Mar 31, 2017

📌 Commit 182aef2 has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Mar 31, 2017

Testing commit 182aef2 with merge 5675f1e...

bors-servo added a commit that referenced this pull request Mar 31, 2017
Add CFSetApplyFunction and CFSetGetCount

I'm needing these CFSet functions for some USB HID interactions with IOKit, so here's the external references.

They are defined in CoreFoundation:

- [CFSetApplyFunction](https://developer.apple.com/reference/corefoundation/1520450-cfsetapplyfunction?language=objc) and
- [CFSetGetCount](https://developer.apple.com/reference/corefoundation/1520419-cfsetgetcount?language=objc)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-foundation-rs/99)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 1, 2017

💥 Test timed out

@jdm
Copy link
Member

jdm commented Apr 1, 2017

@bors-servo: retry

@bors-servo
Copy link
Contributor

bors-servo commented Apr 1, 2017

Testing commit 182aef2 with merge f636977...

bors-servo added a commit that referenced this pull request Apr 1, 2017
Add CFSetApplyFunction and CFSetGetCount

I'm needing these CFSet functions for some USB HID interactions with IOKit, so here's the external references.

They are defined in CoreFoundation:

- [CFSetApplyFunction](https://developer.apple.com/reference/corefoundation/1520450-cfsetapplyfunction?language=objc) and
- [CFSetGetCount](https://developer.apple.com/reference/corefoundation/1520419-cfsetgetcount?language=objc)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-foundation-rs/99)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 1, 2017

💥 Test timed out

@jdm
Copy link
Member

jdm commented Apr 1, 2017

@metajack How did we fix the problem with core-graphics-rs last time? It looks like the same issue is happening in this repository.

@metajack
Copy link
Contributor

metajack commented Apr 2, 2017

@jdm We were missing "status updates" in the webhook settings. I just added that.

@metajack
Copy link
Contributor

metajack commented Apr 2, 2017

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Apr 2, 2017

Testing commit 182aef2 with merge 4af890b...

bors-servo added a commit that referenced this pull request Apr 2, 2017
Add CFSetApplyFunction and CFSetGetCount

I'm needing these CFSet functions for some USB HID interactions with IOKit, so here's the external references.

They are defined in CoreFoundation:

- [CFSetApplyFunction](https://developer.apple.com/reference/corefoundation/1520450-cfsetapplyfunction?language=objc) and
- [CFSetGetCount](https://developer.apple.com/reference/corefoundation/1520419-cfsetgetcount?language=objc)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-foundation-rs/99)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 2, 2017

☀️ Test successful - status-travis
Approved by: pcwalton
Pushing 4af890b to master...

@bors-servo bors-servo merged commit 182aef2 into servo:master Apr 2, 2017
2 of 3 checks passed
2 of 3 checks passed
code-review/reviewable 1 file left
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
jdm pushed a commit that referenced this pull request Feb 1, 2018
Add support for iOS targets

Only include `CGEvent` and `CGDisplay` on macOS, and link against `CoreGraphics` specifically, not the macOS umbrella framework.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/core-graphics-rs/99)
<!-- Reviewable:end -->
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

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