[no subject]

2020-06-10 Thread Imvelo Group (Pty) Ltd - Investment Company via Cygwin
Please advise if you did receive Notification from ABSA ?? Thank you. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

RE: CPU microcode reported wrong in /proc/cpuinfo

2020-06-10 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> also have to look for Update Signature It's Windows 7 here (Windows 10 uses newer registry key names, with the word "Revision" in them, instead). > Could you please run: $ head /proc/version CYGWIN_NT-6.1-7601 version 3.1.4-340.x86_64 (corinna@calimero) (gcc version 7.4.0 20181206 (Fedora Cy

RE: coreutils refresh request (again)

2020-06-10 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> https://cygwin.com/pipermail/cygwin/2020-June/245104.html Wow dude! I did not expect a whole sob story out of that simple reminder; I did not urge anybody to do it right away, yet I just mentioned that the package was way out of its release cycle. I think that the time it took you to write al

Re: coreutils refresh request (again)

2020-06-10 Thread Marco Atzeri via Cygwin
On 10.06.2020 18:21, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: https://cygwin.com/pipermail/cygwin/2020-June/245104.html Wow dude! I did not expect a whole sob story out of that simple reminder; I did not urge anybody to do it right away, yet I just mentioned that the package was

RE: coreutils refresh request (again)

2020-06-10 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> but it is missing the patch used to adapt it to Cygwin. > The patch modifies 27 files and unfortunately does not applies > clean to latest upstream source. Fair enough (and again, there was no pushing); but are you sure that all 27 patches are still actual? Testsuite ran pretty well, though.

Re: coreutils refresh request (again)

2020-06-10 Thread Marco Atzeri via Cygwin
On 10.06.2020 20:24, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: but it is missing the patch used to adapt it to Cygwin. The patch modifies 27 files and unfortunately does not applies clean to latest upstream source. Fair enough (and again, there was no pushing); but are you sure th

RE: CPU microcode reported wrong in /proc/cpuinfo

2020-06-10 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> I'll have to recheck how Linux handles these JFYI I was in correspondence with the cpuid utility team lately, and they told me that Linux uses vendor-specific MSRs to pull that info out: > Check out: > >MSR_IA32_UCODE_REV >MSR_AMD64_PATCH_LEVEL > > Both reference MSR 0x8b. -- Proble

Re: coreutils refresh request (again)

2020-06-10 Thread Brian Inglis
On 2020-06-10 10:21, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: >> https://cygwin.com/pipermail/cygwin/2020-June/245104.html > > Wow dude! I did not expect a whole sob story out of that simple reminder; > I did not urge anybody to do it right away, yet I just mentioned that the > package > was

Re: CPU microcode reported wrong in /proc/cpuinfo

2020-06-10 Thread Brian Inglis
On 2020-06-10 09:34, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: >> also have to look for Update Signature > > It's Windows 7 here (Windows 10 uses newer registry key names, with the word > "Revision" in them, instead). > >> Could you please run: > > $ head /proc/version > CYGWIN_NT-

Re: CPU microcode reported wrong in /proc/cpuinfo

2020-06-10 Thread Brian Inglis
On 2020-06-10 14:23, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: >> I'll have to recheck how Linux handles these > > JFYI I was in correspondence with the cpuid utility team lately, and they > told me that Linux uses vendor-specific MSRs to pull that info out: > >> Check out: >> >>

[bug?] Spawning cygwin32 program from cygwin64 messes up backslashes

2020-06-10 Thread Mingye Wang via Cygwin
Hi, The following test case script fails under cygwin64: ``` out32=$(/cygdrive/c/cygwin/bin/echo.exe 'a\\ b') out64=$(/cygdrive/c/cygwin64/bin/echo.exe 'a\ b') test "$out32" = "$out64" ``` In other words, while the correct (by-argv-memory) result is `a\\ b`, cygwin32 gives `a\ b` as output inste

Re: [bug?] Spawning cygwin32 program from cygwin64 messes up backslashes

2020-06-10 Thread Marco Atzeri via Cygwin
On 11.06.2020 03:05, Mingye Wang via Cygwin wrote: Hi, The following test case script fails under cygwin64: ``` out32=$(/cygdrive/c/cygwin/bin/echo.exe 'a\\ b') out64=$(/cygdrive/c/cygwin64/bin/echo.exe 'a\ b') test "$out32" = "$out64" ``` In other words, while the correct (by-argv-memory) res

[ANNOUNCEMENT] Updated: lyx-2.3.5.1-1

2020-06-10 Thread Marco Atzeri via Cygwin-announce
New version 2.3.5.1-1 of lyx is available in the Cygwin distribution CHANGES Last upstream release. https://www.lyx.org/announce/2_3_5.txt Built with Qt5 and Python 3.6 DESCRIPTION LyX is a document processor that encourages an approach to writing based on the structure of your documents (W

Sv: AF_UNIX/AF_LOCAL

2020-06-10 Thread Kristian Ivarsson via Cygwin
> On Jun 2 14:46, Kristian Ivarsson via Cygwin wrote: > > Hey folks (probably Corinna more specifically) > > > > As far as I know the "unix domain socket implementation" is not really > > complete > > > > We tried it and it didn't work for our purposes (the symptoms were > > UDP-like, i.e. it seem