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

Fix filename overrides from losing extension #570

Merged
merged 1 commit into from Nov 17, 2016

Conversation

@vvuk
Copy link
Contributor

vvuk commented Nov 17, 2016

.with_extension(".glsl") ends up nuking .vs and .fs. Whoops.


This change is Reviewable

@kvark
kvark approved these changes Nov 17, 2016
Copy link
Member

kvark left a comment

as long as it works :)

@glennw
Copy link
Member

glennw commented Nov 17, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Nov 17, 2016

📌 Commit 7ee114e has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Nov 17, 2016

Testing commit 7ee114e with merge 07ea7b4...

bors-servo added a commit that referenced this pull request Nov 17, 2016
Fix filename overrides from losing extension

`.with_extension(".glsl")` ends up nuking `.vs` and `.fs`.  Whoops.

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

bors-servo commented Nov 17, 2016

☀️ Test successful - status-travis

@bors-servo bors-servo merged commit 7ee114e into servo:master Nov 17, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@vvuk vvuk deleted the vvuk:compiled-in-shaders branch Dec 6, 2016
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

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