Re: Problems of AF_INET domain socket regarding out-of-band data.

2018-06-21 Thread Corinna Vinschen
Hi Takashi, (just a sidenote: it would be nice if you would send your patches to the cygwin-patches mailing list) On Jun 20 22:18, Takashi Yano wrote: > Hi Corinna, > > On Wed, 13 Jun 2018 22:48:58 +0900 > Takashi Yano wrote: > > 1. recv() with MSG_OOB flag eats normal data if no OOB data > >

Re: UTF-8 character encoding

2018-06-21 Thread Houder
On Thu, 21 Jun 2018 12:12:39, Houder wrote: > On Wed, 20 Jun 2018 14:09:59, Lee wrote: > > I'm looking at > > https://cygwin.com/packaging-hint-files.html#pvr.hint > > and it starts off with > > Use UTF-8 character encoding. > > > > How do I do that and how do I check that I actually did use

Re: UTF-8 character encoding

2018-06-21 Thread Houder
On Wed, 20 Jun 2018 14:09:59, Lee wrote: > I'm looking at > https://cygwin.com/packaging-hint-files.html#pvr.hint > and it starts off with > Use UTF-8 character encoding. > > How do I do that and how do I check that I actually did use UTF-8 > character encoding _without_ using file? [snip] >

Re: UTF-8 character encoding

2018-06-21 Thread Lee
On 6/20/18, Andrey Repin wrote: > Greetings, Lee! > >> I'm looking at >> https://cygwin.com/packaging-hint-files.html#pvr.hint >> and it starts off with >> Use UTF-8 character encoding. > >> How do I do that and how do I check that I actually did use UTF-8 >> character encoding _without_ using

Disadventures in Cygwin install

2018-06-21 Thread Marco Atzeri
Notes for the next guy hitting similar issue. Just installed Cygwin 32 and 64 bit on a new laptop W10, installing all the programs available in the old ones, roughly 2000 packages for each. The 32 bit installation was fine with no issue at all, the 64 bit post installation was full of error 127

Re: [ITP] engauge 10.7.2

2018-06-21 Thread Marco Atzeri
Am 21.06.2018 um 09:20 schrieb mark mitchell: I have moved the help documentation files, and also incorporated your suggestions for the cygport file. The corrected versions are at https://drive.google.com/drive/u/0/folders/0B5_zuEeNEicQY1U0dFRYWTZqblU. Thanks! Hi Mark I assume you have the

Re: [ITP] engauge 10.7.2

2018-06-21 Thread mark mitchell
I have moved the help documentation files, and also incorporated your suggestions for the cygport file. The corrected versions are at https://drive.google.com/drive/u/0/folders/0B5_zuEeNEicQY1U0dFRYWTZqblU. Thanks! On Tue, Jun 19, 2018 at 5:49 AM, Marco Atzeri wrote: > On 6/19/2018 6:23 AM,

Re: [PATCH RFC] fork: remove cygpid.N sharedmem on fork failure

2018-06-21 Thread Corinna Vinschen
On Jun 20 17:47, Michael Haubenwallner wrote: > On 06/07/2018 10:19 AM, Corinna Vinschen wrote: > > On Jun 5 15:05, Michael Haubenwallner wrote: > >> Hi, > >> > >> I'm using attached patch for a while now, and orphan cygpid.N shared memory > >> instances are gone for otherwise completely unknown

Re: [PATCH cygwin] Re: Problems of AF_INET domain socket regarding out-of-band data.

2018-06-21 Thread Takashi Yano
Sorry, again. Fix a typo in commit message. -- Takashi Yano 0001-Fix-the-handling-of-out-of-band-OOB-data-in-a-socket.patch Description: Binary data

[PATCH cygwin] Re: Problems of AF_INET domain socket regarding out-of-band data.

2018-06-21 Thread Takashi Yano
Hi Corinna, On Thu, 21 Jun 2018 09:19:54 +0200 Corinna Vinschen wrote: > - The minor point: There's a typo "oub-of-band" in the comment > handling the SO_OOBINLINE ioctl. Fixed. Thanks. > - The major point: Now that INET and LOCAL sockets are handled > separately, we may want to follow

Re: [PATCH cygwin] Re: Problems of AF_INET domain socket regarding out-of-band data.

2018-06-21 Thread Takashi Yano
On Fri, 22 Jun 2018 00:05:18 +0900 Takashi Yano wrote: > Sorry, again. Fix a typo in commit message. Fix a typo in commit message again -- Takashi Yano 0001-Fix-the-handling-of-out-of-band-OOB-data-in-a-socket.patch Description: Binary data