Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 277 by Will.Donnelly: HConf produces unnecessary output on stdout
http://code.google.com/p/yi-editor/issues/detail?id=277
HConf outputs a message when recompiling, and one when launching a custom
executable. While there is no major problem with this behaviour output, it
would be better to output the message to stderr instead of stdout. One day,
someone might wish to use HConf for a command-line tool, and spurious
messages on stdout would make it much harder to write scripts using the
output.
Attached is a patch changing all instances of 'putStrLn' to 'hPutStrLn
stderr'
Attachments:
output.diff 1.2 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---