Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Is this error worth reporting or this is not a bug but a feature?
/*
let mut stderr = libc::fdopen(libc::STDERR_FILENO,"w".as_ptr() as */*mut most likely*/const _);
call_me()*/
The "problem" here is the outermost comment.
In my opinion it should work, that is, the presented code of block should be a one comment, not broken code.
2 posts - 2 participants
🏷️ rust_feed