Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix GFX Warnings #12849
Fix GFX Warnings #12849
Conversation
highfive
commented
Aug 13, 2016
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @pcwalton (or someone else) soon. |
highfive
commented
Aug 13, 2016
|
Hmm... This doesn't seem to fix the warning for me (the actual private type in the interface is GlyphEntry). |
|
Yes, |
|
Modify a file in |
|
@jdm Thanks. |
|
Can you please squash those commits, btw? |
|
@wafflespeanut Absolutely! |
Corrections to GFX Warnings Fix
|
@bors-servo r+ |
|
|
Fix GFX Warnings <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #12624 (github issue number if applicable). - [ ] There are tests for these changes OR <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12849) <!-- Reviewable:end -->
|
|
|
@bors-servo retry #11618 |
|
|
|
|
Coder206 commentedAug 13, 2016
•
edited
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is