gawk 4.1.3: warning: gensub: third argument

2015-10-02 Thread Westlund, John A
I first noticed this issue after an update to gawk 4.1.3. If the third argument in a call to gensub is bogus a warning is generated where is used to silently pass through: $ echo asdf  | gawk '{print gensub(/a/,"b","")}' gawk: cmd. line:1: (FILENAME=- FNR=1) warning: gensub: third argument `' t

Re: pdftk load cyggcj-11.dll

2015-10-02 Thread kuaf
Thank you, Marco. Reinstall help solve this problem. 2015-10-02 19:06 GMT+08:00 Marco Atzeri : > On 02/10/2015 12:43, kuaf wrote: >> >> Hi list, >> >> I just installed pdftk. It prompted errors when I start up the program: >> >> $ pdftk.exe --help >> C:/cygwin/bin/pdftk.exe: error while loading sh

Re: cygwin issues with Cumulative Update for Windows 10 for x64-based Systems (KB3093266)

2015-10-02 Thread Terry Garyet
Update: I manually reinstalled the Win update (Cumulative Update for Windows 10 for x64-based Systems (KB3093266)) again. I was planning to Rebaseall, but now, everything is working just fine. I did not touch anything to do with cygwin! We will never know. Thanks for your time, Terry On 10

[ANNOUNCEMENT] Updated: glpk-4.56-1

2015-10-02 Thread Marco Atzeri
Version 4.56-1 of glpk libglpk36 libglpk-devel have been uploaded for cygwin. The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C

[ANNOUNCEMENT] Updated: octave forge packages

2015-10-02 Thread Marco Atzeri
New versions of octave-control 2.8.5-1 octave-interval 1.2.0-1 octave-io 2.2.10-1 octave-tsa 4.3.2-1 are available in the Cygwin distribution: ADVISE On cygwin none of the forge packages is autoloaded, as some package c

Re: cygwin issues with Cumulative Update for Windows 10 for x64-based Systems (KB3093266)

2015-10-02 Thread Marco Atzeri
On 02/10/2015 19:41, Terry Garyet wrote: Windows 10 did auto-update (Cumulative Update for Windows 10 for x64-based Systems (KB3093266)) yesterday. My sys auto rebooted this morning. Now, when I try to launch "Cygwin Terminal" from the windows desktop I get: /usr/bin/mintty: could not detach f

Re: cygwin issues with Cumulative Update for Windows 10 for x64-based Systems (KB3093266)

2015-10-02 Thread Eliot Moss
On 10/2/2015 1:56 PM, Warren Young wrote: On Oct 2, 2015, at 11:41 AM, Terry Garyet wrote: Windows 10 did auto-update (Cumulative Update for Windows 10 for x64-based Systems (KB3093266)) yesterday. My sys auto rebooted this morning. I just installed the same update, and Cygwin still works

Re: cygwin issues with Cumulative Update for Windows 10 for x64-based Systems (KB3093266)

2015-10-02 Thread Terry Garyet
I have to get some work done in cygwin, so I uninstalled the Win update. Cygwin (mintty) is working as it should with the Win updated backed out. I will try to reinstall the Win update and Rebaseall later today. I don't think there were errors when I did the cygwin install (Sept. 21). On 10/2

Re: cygwin issues with Cumulative Update for Windows 10 for x64-based Systems (KB3093266)

2015-10-02 Thread Warren Young
On Oct 2, 2015, at 11:41 AM, Terry Garyet wrote: > > Windows 10 did auto-update (Cumulative Update for Windows 10 for x64-based > Systems (KB3093266)) yesterday. My sys auto rebooted this morning. > > Now, when I try to launch "Cygwin Terminal" from the windows desktop I get: > > /usr/bin/mint

cygwin issues with Cumulative Update for Windows 10 for x64-based Systems (KB3093266)

2015-10-02 Thread Terry Garyet
Windows 10 did auto-update (Cumulative Update for Windows 10 for x64-based Systems (KB3093266)) yesterday. My sys auto rebooted this morning. Now, when I try to launch "Cygwin Terminal" from the windows desktop I get: /usr/bin/mintty: could not detach from caller. Try '-help' for more infor

[ANNOUNCEMENT] Updated: dos2unix 7.3.1-1

2015-10-02 Thread Erwin Waterlander
CHANGES SINCE LAST RELEASE: === New upstream release. * New: Simplified Chinese translation of messages and manual. * Fix: Compilation error "'wchar_t' undeclared" when Unicode support is disabled. * Fix: Compilation errors when MinGW compiler was used (Min

Proposal to use ThreadQuerySetWin32StartAddress inside munge_threadfunc (Cygwin randomly crashes on Wine)

2015-10-02 Thread Qian Hong
Dear Cygwin developers, While testing Cygwin on Wine, there is a random crashing puzzled me for a wrong time. The easiest way to reproduce it on my machine is: 1. Install latest Wine (staging version) from http://www.wine-staging.com/ 2. Install latest Cygwin on Wine $ uname -a CYGWIN_NT-5.1 2.

Re: [Cygwin-ports-general] Ncview

2015-10-02 Thread Marco Atzeri
On 02/10/2015 10:58, Yaakov Selkowitz wrote: On Thu, 2015-10-01 at 23:35 +0200, Marco Atzeri wrote: I don't find any case. The XtVa* functions use varargs. may be. In the case of ncview, I strongly suspect the latter should anyone be interested in fixing this. The hard issue is that on

Re: pdftk load cyggcj-11.dll

2015-10-02 Thread Marco Atzeri
On 02/10/2015 12:43, kuaf wrote: Hi list, I just installed pdftk. It prompted errors when I start up the program: $ pdftk.exe --help C:/cygwin/bin/pdftk.exe: error while loading shared libraries: cyggcj-11.dll: cannot open shared object file: No such file or directory Obviously libgcj-common/l

pdftk load cyggcj-11.dll

2015-10-02 Thread kuaf
Hi list, I just installed pdftk. It prompted errors when I start up the program: $ pdftk.exe --help C:/cygwin/bin/pdftk.exe: error while loading shared libraries: cyggcj-11.dll: cannot open shared object file: No such file or directory Obviously libgcj-common/libgcj15 was installed already. How

Re: [Cygwin-ports-general] Ncview

2015-10-02 Thread Yaakov Selkowitz
On Thu, 2015-10-01 at 23:35 +0200, Marco Atzeri wrote: > On 01/10/2015 19:35, Yaakov Selkowitz wrote: > > On Mon, 2015-09-28 at 17:33 +0200, Marco Atzeri wrote: > >> On 28/09/2015 16:07, Vasileios Anagnostopoulos wrote: > > >> > >> 2) the 64 bit crashes inside X libs. > >> I never succeeded t