Messages going to standard out, not standard error



Hi there,
I'm trying to use ssconvert in a pipeline style. OK, so I haven't got ssconvert to read from standard in and standard out yet (because I'm lazy, I'm planning on doing something like "ssconvert blahblah /dev/stdin /dev/stdout" for now.)

Alas, Gnumeric prints out some messages to standard out. Despite my convoluted reason for caring, I think they should go out to standard error regardless. The specific problem I have is with Reading yourfilenamehere and Writing yourfilenamehere in workbook-view.c. These messages are produced with g_print, and I think they should be produced with g_print_error, or similar.

Do you agree, and if so, can this change be made?

David

This message has been scanned but we cannot guarantee that it and any
attachments are free from viruses or other damaging content: you are
advised to perform your own checks.  Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]