Re: UTF-8 character encoding

2018-06-24 Thread L A Walsh
Lee wrote: So... keep it simple, set LANG=en_US.UTF-8 and use vi or something else that comes with cygwin to create the file and I'll have a file with UTF-8 character encoding - correct? --- The first 127 characters of UTF-8 are identical to the first 127 characters of ASCII, and latin

Is any chance to update cmake package?

2018-06-24 Thread Ivan Shynkarenka
Hello! Cygwin cmake package is too old with 3.6.2-1 version. Is there any chance to update the package to some recent version? According to https://cmake.org/download/ the latest cmake version is 3.11.4 Thanks in advance! -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Do you want to help me?

2018-06-24 Thread Wayne Barron
Interesting. So, if you have been murdered, then is this your ghost that is writing this message to the group? On Sun, Jun 24, 2018 at 12:06 PM, Tomas Ukkonen wrote: > Hi > > News in Finland has been garbage for some time, especially in internet. > > I’m being murdered (multiple crimes). Police i

Re: Date field of ls -l command is garbled in latest cygwin1.dll snapshot.

2018-06-24 Thread Thomas Wolff
Am 24.06.2018 um 00:32 schrieb Thomas Wolff: Am 23.06.2018 um 20:46 schrieb Brian Inglis: On 2018-06-22 17:06, Takashi Yano wrote: On Sat, 23 Jun 2018 05:39:27 +0900 Takashi Yano wrote: I looked into this problem, and found this is caused by incorrect return value of iswprint(). I have found

Do you want to help me?

2018-06-24 Thread Tomas Ukkonen
Hi News in Finland has been garbage for some time, especially in internet. I’m being murdered (multiple crimes). Police is not functional anymore. I don’t know how to disappear and appear etc. Do you want to help me? I have worked as Senior Researcher and Senior Analytic in many companies. Tom

Re: Date field of ls -l command is garbled in latest cygwin1.dll snapshot.

2018-06-24 Thread Brian Inglis
On 2018-06-24 06:27, Steven Penny wrote: > On Sun, 24 Jun 2018 00:32:59, Thomas Wolff wrote: >> Why not awk? Because I am not familiar with awk. Suggestion was awk having suitable capabilities, but perl, python, ruby, or any other would do. > Should be a simple script, something like this: > $ aw

Re: Date field of ls -l command is garbled in latest cygwin1.dll snapshot.

2018-06-24 Thread Steven Penny
On Sun, 24 Jun 2018 00:32:59, Thomas Wolff wrote: Why not awk? Because I am not familiar with awk. Should be a simple script, something like this: $ awk -F ';' '{printf "{CAT_%s, 0x%s, %d},\n", $3, $1, $4}' UnicodeData.txt {CAT_Lo, 0x3400, 0}, {CAT_Lo, 0x4DB5, 0}, {CAT_Lo, 0x4E00, 0}, {CAT_Lo,