|
From: Tatsuro M. <tma...@ya...> - 2014-06-13 09:02:08
|
----- Original Message ----- > From: Tatsuro MATSUOKA > To: gnuplot-beta@ > Cc: > Date: 2014/6/13, Fri 13:03 > Subject: qt terminal on windows : pipe does not work > > Hello > > In the bug ticket[1], > > As I (Tatsuro MATSOKA) was shown, the issue on pipe feature does not work on qt > terminal on windows. > > (For wxt and windows terminals, pipe works as expected. And on Ubuntu, pipe > works on with the qt terminal.) . > > I do not have enough knowledge for qt terminal. > > If someone who has knowledge the qt terminal on windows, please commit the bug > ticket [1]. > > > [1] > #1426 pipes not working on MS Windows > > https://sourceforge.net/p/gnuplot/bugs/1426/ > As I wrote in the bug ticket that codes for windows of int qt_waitforinput(int options) in qt_term.cpp should be revised for pipe to be accepted. Tatsuro |