- Original Message -
> From: Mark Geisert
> To: cygwin
> Date: 2019/3/12, Tue 13:20
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>T atsuro MATSUOKA wrote:
>> - Original Message -
>>
>>> From: Mark Geisert
&
Tatsuro MATSUOKA wrote:
- Original Message -
From: Mark Geisert
To: cygwin
Cc:
Date: 2019/3/11, Mon 16:21
Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
T atsuro MATSUOKA wrote:
- Original Message -
From: Yaakov Selkowitz
> On Mon, 2019-03-04
Corinna Vinschen wrote:
On Mar 11 00:21, Mark Geisert wrote:
Tatsuro MATSUOKA wrote:
[...]
without the above patch ()
qt_safe_socket(PF_UNIX, SOCK_STREAM, 0, O_NONBLOCK)))
gnuplot cannot connect with gnuplot_qt.
with the above patch ()
qt_safe_socket(PF_UNIX, SOCK_STREAM, 0))
gnuplot can conne
On Mar 11 00:21, Mark Geisert wrote:
> Tatsuro MATSUOKA wrote:
> > [...]
> > without the above patch ()
> > qt_safe_socket(PF_UNIX, SOCK_STREAM, 0, O_NONBLOCK)))
> > gnuplot cannot connect with gnuplot_qt.
> >
> > with the above patch ()
> > qt_safe_socket(PF_UNIX, SOCK_STREAM, 0))
> > gnuplot can
Tatsuro MATSUOKA wrote:
- Original Message -
From: Yaakov Selkowitz
> On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
> > I ask alpply a patch the below which enables to use qt terminal
on gnuplot
> for Cygwin.
> > (cygQt5Network-5.dll is affected.)
> >
> > ---
a
- Original Message -
> From: Yaakov Selkowitz To: cygwin
> Cc:
> Date: 2019/3/11, Mon 09:53
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
> On Mon, 2019-03-11 at 09:28 +0900, Tatsuro MATSUOKA wrote:
>> > On Mon, 2019-03-04 at 07
On Mon, 2019-03-11 at 09:28 +0900, Tatsuro MATSUOKA wrote:
> > On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
> > > I ask alpply a patch the below which enables to use qt terminal on
> > > gnuplot
> > for Cygwin.
> > > (cygQt5Network-5.dll is affected.)
> > >
> > > ---
> > > a/qt
Greetings, Tatsuro MATSUOKA!
> Very basic question. What is STC?
> I googled but I cannot find what is it.
https://cygwin.com/acronyms/#STC
--
With best regards,
Andrey Repin
Monday, March 11, 2019 3:38:42
Sorry for my terrible english...
--
Problem reports: http://cygwin.com/problems
- Original Message -
> From: Yaakov Selkowitz
> To: cygwin@cygwin.com
> Cc:
> Date: 2019/3/5, Tue 01:32
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
> On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
>> Dear Yaakov Selko
> I have updated the cygiwn by setup because cygwin is updated to 3.0.1-1.
NOT 3.0.1-1 but 3.0.2-1 .
Tatsuro
>
> The above code works with or without O_NONBLOCK.
>
> On cygwin 3.0.0, with O_NONBLOCK, the code does not work.
>
> Thus situation is changing.
>
> But connection of gnuplot to
- Original Message -
> From: Tatsuro MATSUOKA
> To: Achim Gratz; cygwin
> Cc:
> Date: 2019/3/6, Wed 10:10
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>>> From: Achim Gratz
>
>>> To: cygwin
>>> Cc:
&
>> From: Achim Gratz
>> To: cygwin
>> Cc:
>> Date: 2019/3/6, Wed 04:24
>> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>>
>> T atsuro MATSUOKA writes:
>>> I contacted with Enrico who tells me the patch that I h
- Original Message -
> From: Achim Gratz
> To: cygwin
> Cc:
> Date: 2019/3/6, Wed 04:24
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>T atsuro MATSUOKA writes:
>> I contacted with Enrico who tells me the patch that I have shown.
> From: Achim Gratz
> To: cygwin
> Cc:
> Date: 2019/3/6, Wed 04:24
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
>T atsuro MATSUOKA writes:
>> I contacted with Enrico who tells me the patch that I have shown.
>
> Yes, but that monke
Tatsuro MATSUOKA writes:
> I contacted with Enrico who tells me the patch that I have shown.
Yes, but that monkeys around the real problem. What Yaakov is telling
you is that there are two options and we don't know yet which one we
have to deal with.
If O_NONBLOCK is needed, but does not work co
--- yselkowitz wrote:
> On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
> > Dear Yaakov Selkowitz
> >
> > I ask alpply a patch the below which enables to use qt terminal on gnuplot
> > for Cygwin.
> > (cygQt5Network-5.dll is affected.)
> >
> > --- a/qtbase-opensource-src-5.9.4/src/net
> From: Yaakov Selkowitz
> To: cygwin
> Cc:
> Date: 2019/3/5, Tue 01:32
> Subject: Re: Patch request to qt 5.9.4 (Re: [ANNOUNCEMENT] Qt 5.9.4)
>
> On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
>> Dear Yaakov Selkowitz
>>
>> I ask alpply a
On Mon, 2019-03-04 at 07:43 +0900, Tatsuro MATSUOKA wrote:
> Dear Yaakov Selkowitz
>
> I ask alpply a patch the below which enables to use qt terminal on gnuplot
> for Cygwin.
> (cygQt5Network-5.dll is affected.)
>
> --- a/qtbase-opensource-src-5.9.4/src/network/socket/qlocalsocket_unix.cpp
> ++
18 matches
Mail list logo