On 13-07-15 01:36 PM, Jack Moffitt wrote:

> Perhaps this boils down to what people work on most. In Servo, print!
> et al are only used for debugging and logging.

Oh dear. Paging bug https://github.com/mozilla/rust/issues/3309, the
debug! facilities are not working if that's true :(

> Keep in mind that my proposal was specifically about print*! and
> debug! (and friends) and not at all about fmt! or anything else.

Ok. So long as formatting (and l10n-friendly formatting) remains as
easily-within-reach as anything else, I don't mind writing printf or
iprintf rather than print.

-Graydon

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to