On Sat, Jul 08, 2017 at 01:56:09PM -0500, Scott Cheloha wrote:
> > On Jul 8, 2017, at 1:13 PM, Theo Buehler <t...@math.ethz.ch> wrote:
> > 
> > On Sat, Jul 08, 2017 at 10:27:43AM -0500, Scott Cheloha wrote:
> >> Just use warnx.
> > 
> > I don't have a real opinion on this one, but note that this changes
> > the output slightly.
> 
> Are you worried this will break something?

In general, this is something to watch out for. Unlikely for a game, but
for more serious programs, you have (way too often) log watchers that will
not like the slightest change.

(recent example: ghc misdetects our clang, because it says "OpenBSD clang"
instead of just "clang" or "apple clang"...)

Reply via email to