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

Support for --enable-debug for servo to be built as debug binary #336

Closed
vivekgalatage opened this issue Apr 6, 2013 · 0 comments
Closed

Comments

@vivekgalatage
Copy link
Contributor

The generated make file has CFG_ENABLE_DEBUG flags for using the debug build. But the configure doesn't yet support --enable-debug.

If feasible, could you enable the support for this?

pcwalton added a commit that referenced this issue Apr 12, 2013
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Stop using step_by, which is unstable.

step_by on ranges isn't currently stable (see rust-lang/rust#27741), so stop using that function.

This is enough for webrender to compile on stable rust (1.12) on my machine, so it probably closes issue servo#336.

<!-- 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/438)
<!-- Reviewable:end -->
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

No branches or pull requests

1 participant