Ticket #2620
Fantom dump the error message to stdout by default rather than stderr. It's bug or by design?
It's useful to trace error in console and pipe stdout as data when working on Unix pipes.
When to use STDERR instead of STDOUT
Yeah that should probably be changed to default to stderr
stderr
Thanks
Ticket promoted to #2620 and assigned to andy
Ticket resolved in 1.0.70
Fixed to default to Env.cur.err
Env.cur.err
changeset
Login or Signup to reply.
go4 Sun 23 Jul 2017
Fantom dump the error message to stdout by default rather than stderr. It's bug or by design?
It's useful to trace error in console and pipe stdout as data when working on Unix pipes.
When to use STDERR instead of STDOUT
andy Wed 26 Jul 2017
Yeah that should probably be changed to default to
stderr
go4 Thu 27 Jul 2017
Thanks
andy Mon 14 Aug 2017
Ticket promoted to #2620 and assigned to andy
andy Mon 14 Aug 2017
Ticket resolved in 1.0.70
Fixed to default to
Env.cur.err
changeset