Skip to content

Building the manual fails incorrectly when node isn't installed #3960

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

Closed
brson opened this issue Nov 14, 2012 · 3 comments
Closed

Building the manual fails incorrectly when node isn't installed #3960

brson opened this issue Nov 14, 2012 · 3 comments

Comments

@brson
Copy link
Contributor

brson commented Nov 14, 2012

docs.mk doesn't check that we have CFG_NODE before building the manual, causing the execution of prep.js to fail.

@catamorphism
Copy link
Contributor

Not critical for 0.6, de-milestoning.

@sanxiyn
Copy link
Member

sanxiyn commented May 27, 2013

I think this is fixed. See #6042.

@brson
Copy link
Contributor Author

brson commented Jul 20, 2013

Fixed.

@brson brson closed this as completed Jul 20, 2013
RalfJung pushed a commit to RalfJung/rust that referenced this issue Oct 15, 2024
Pipe minor changes: diagnostics, flag support and comments

This PR:
- Add the exact syscall names to the blocking not supported diagnostic
- Added support for ``pipe2`` ``O_NONBLOCK``
- Fix minor comment error in ``tests/pass-dep/libc/libc-epoll-blocking.rs``

Fixes rust-lang#3912
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

3 participants