Re: speeding up a paste operation

2018-08-24 Thread Frank Redeker
Am 25.08.2018 um 02:10 schrieb Lee: > On 8/24/18, James Darnley wrote: >> On 2018-08-25 01:30, Lee wrote: >>> In retrospect, I should have created the file some other way, but still.. >>> - grab the top 1M hosts from from >>> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html >>> - open

Re: FW: gecko Segmentation fault when compiling

2018-08-24 Thread tlake
can you upload somewhere ? Any Antivirus around ? Here's a link to my cygcheck.out file. I'm running Microsoft's anti-virus for Win 10 and Malwarebytes Premium. https://www.dropbox.com/s/ta5v8ws04h5aggx/cygcheck.out?raw=1 -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: speeding up a paste operation

2018-08-24 Thread Lee
On 8/24/18, Steven Penny wrote: > On Fri, 24 Aug 2018 19:30:10, Lee wrote: >> In retrospect, I should have created the file some other way, but still.. >> - grab the top 1M hosts from from >> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html >> - open w/ libreoffice >> - select the

Re: speeding up a paste operation

2018-08-24 Thread Steven Penny
On Fri, 24 Aug 2018 19:30:10, Lee wrote: In retrospect, I should have created the file some other way, but still.. - grab the top 1M hosts from from http://s3-us-west-1.amazonaws.com/umbrella-static/index.html - open w/ libreoffice - select the host name column, right click & select copy (all 1

Re: [ANNOUNCEMENT] [Updated] mingw64-{i686,x86_64}-gcc-7.3.0-1 (Test)

2018-08-24 Thread Steven Penny
On Fri, 24 Aug 2018 10:11:42, JonY wrote: Can you try breaking it down by phases? 1. Preprocessor phase with -E -o file.ii $ time x86_64-w64-mingw32-g++ -E -o file.ii stoi.cpp; wc -c file.ii real0m0.172s 719550 file.ii 2. Compile phase (compile output from phase 1) with -c

Re: speeding up a paste operation

2018-08-24 Thread Lee
On 8/24/18, James Darnley wrote: > On 2018-08-25 01:30, Lee wrote: >> In retrospect, I should have created the file some other way, but still.. >> - grab the top 1M hosts from from >> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html >> - open w/ libreoffice >> - select the host name

Re: speeding up a paste operation

2018-08-24 Thread James Darnley
On 2018-08-25 01:30, Lee wrote: > In retrospect, I should have created the file some other way, but still.. > - grab the top 1M hosts from from > http://s3-us-west-1.amazonaws.com/umbrella-static/index.html > - open w/ libreoffice > - select the host name column, right click & select copy (all 1

speeding up a paste operation

2018-08-24 Thread Lee
In retrospect, I should have created the file some other way, but still.. - grab the top 1M hosts from from http://s3-us-west-1.amazonaws.com/umbrella-static/index.html - open w/ libreoffice - select the host name column, right click & select copy (all 1 million lines) - (mintty 2.9.0 window

[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.11.0-0.3

2018-08-24 Thread Corinna Vinschen
Hi folks, I uploaded a new Cygwin test release 2.11.0-0.3 I'm planning for a release end of August. Please test. Changes 0.2 -> 0.3: - Following glibc, `union wait' has now been removed. Applications using union wait and these macros will have to migrate to the POSIX-specified int

[ANNOUNCEMENT] Updated: OpenSSH-7.8p1-1

2018-08-24 Thread Corinna Vinschen
I've just updated the Cygwin version of OpenSSH to 7.8p1-1. This is primarily an upstream bugfix release. The original upstream release message: = OpenSSH 7.8 has just been released. It will be available from the mirrors

TEST RELEASE: Cygwin 2.11.0-0.3

2018-08-24 Thread Corinna Vinschen
Hi folks, I uploaded a new Cygwin test release 2.11.0-0.3 I'm planning for a release end of August. Please test. Changes 0.2 -> 0.3: - Following glibc, `union wait' has now been removed. Applications using union wait and these macros will have to migrate to the POSIX-specified int

Updated: OpenSSH-7.8p1-1

2018-08-24 Thread Corinna Vinschen
I've just updated the Cygwin version of OpenSSH to 7.8p1-1. This is primarily an upstream bugfix release. The original upstream release message: = OpenSSH 7.8 has just been released. It will be available from the mirrors

Re: [Bug] __wait_status_to_int() is expected to be a macro

2018-08-24 Thread Corinna Vinschen
On Aug 24 10:26, Eric Blake wrote: > On 08/24/2018 04:06 AM, Corinna Vinschen wrote: > > > > Apologies for reviving an old thread, but I ran into the same problem > > > today. > > > Is there any chance we could have a macro-only '__wait_status_to_int' in > > > Cygwin 2.11.0, please? > > > >

[newlib-cygwin] Cygwin: Remove union wait

2018-08-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6706b19a974b10fc20234fc101ab7bf5f9563705 commit 6706b19a974b10fc20234fc101ab7bf5f9563705 Author: Corinna Vinschen Date: Fri Aug 24 20:57:47 2018 +0200 Cygwin: Remove union wait This patch follows glibc. Original commit

Re: [Bug] __wait_status_to_int() is expected to be a macro

2018-08-24 Thread Eric Blake
On 08/24/2018 04:06 AM, Corinna Vinschen wrote: Apologies for reviving an old thread, but I ran into the same problem today. Is there any chance we could have a macro-only '__wait_status_to_int' in Cygwin 2.11.0, please? Here's the glibc approach:

Dell EMC Users Contact List

2018-08-24 Thread Meghan Hudson
Hi, Hope you having a great day! I just wanted to be aware if you looking to acquire Dell EMC Users Contact List for your marketing efforts? Information Field: Names, Title, Email, Phone, Company Name, Company URL, Company physical address, SIC Code, Industry and Company Size (Revenue

[newlib-cygwin] Add __nl_item to and use it

2018-08-24 Thread Sebastian Huber
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5d29023c110473e13beff16607d85a49673f2b7b commit 5d29023c110473e13beff16607d85a49673f2b7b Author: Sebastian Huber Date: Thu Aug 23 12:13:02 2018 +0200 Add __nl_item to and use it Add __nl_item to for FreeBSD

Re: Cygwin setup (x86_64 - v2.893) : listed of packages selected ignored

2018-08-24 Thread Kptain
Ok thanks for your help. It works correctly by removing spaces. -- Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

[newlib-cygwin] CYgwin: fix typo in comment

2018-08-24 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=36cb95f6028d8e0f2c736a66a4189027aecd5566 commit 36cb95f6028d8e0f2c736a66a4189027aecd5566 Author: Corinna Vinschen Date: Fri Aug 24 13:36:06 2018 +0200 CYgwin: fix typo in comment Signed-off-by: Corinna Vinschen Diff:

Re: [ANNOUNCEMENT] [Updated] mingw64-{i686,x86_64}-gcc-7.3.0-1 (Test)

2018-08-24 Thread JonY
On 08/21/2018 03:18 AM, Steven Penny wrote: > On Wed, 18 Jul 2018 10:38:22, JonY wrote: >> The mingw-w64 cross compilers have been updated: >> >> * mingw64-i686-gcc-7.3.0-1 >> * mingw64-x86_64-gcc-7.3.0-1 >> >> It is available under the test version. > >

Re: [Bug] __wait_status_to_int() is expected to be a macro

2018-08-24 Thread Corinna Vinschen
On Aug 24 00:13, David Stacey wrote: > On 12/06/18 12:45, Eric Blake wrote: > > On 06/12/2018 03:48 AM, Corinna Vinschen wrote: > > > On Jun  8 12:43, Eric Blake wrote: > > > > On 06/08/2018 12:26 PM, Hans-Bernhard Bröker wrote: > > > > > Am 08.06.2018 um 17:16 schrieb Denis Nikiforov: > > > > > >