In http://reviews.llvm.org/D8340#142113, @mclow.lists wrote:

> Or does CloudABI support `stderr`?


Yes, only `stderr`. For a service, `stdin` and `stdout` make little sense, 
whereas `stderr` can still be used for logging. For example, `assert()` will 
log its diagnostics to `stderr`.


http://reviews.llvm.org/D8340

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to