Re: Bug in Cygwin strtod()

2012-12-18 Thread marco atzeri
On 12/19/2012 2:30 AM, KHMan wrote: On 12/19/2012 8:54 AM, Cary R. wrote: The following code demonstrates a subtle bug in the Cygwin version of strtod(). The value it generates is slightly different than the value when using the math header files. This used to work correctly some time ago (month

Re: Bug in Cygwin strtod()

2012-12-18 Thread KHMan
On 12/19/2012 8:54 AM, Cary R. wrote: The following code demonstrates a subtle bug in the Cygwin version of strtod(). The value it generates is slightly different than the value when using the math header files. This used to work correctly some time ago (months). I just took the time to track

Bug in Cygwin strtod()

2012-12-18 Thread Cary R.
The following code demonstrates a subtle bug in the Cygwin version of strtod(). The value it generates is slightly different than the value when using the math header files. This used to work correctly some time ago (months). I just took the time to track the problem down in our regression suite

Re: Error invoking find as a ssh command

2012-12-18 Thread V.99
On 18.12.2012 22:35, Dan Kegel wrote: On Tue, Dec 18, 2012 at 1:30 PM, V.99 wrote: [root@backup domain_backup]# ssh bkp@builder find /cygdrive/d/Backups/Data -printf "\"%f (%s)\n\"" FIND: Invalid switch It's picking up the windows find.exe instead of the cygwin one. What does echo $PATH s

Re: Error invoking find as a ssh command

2012-12-18 Thread Dan Kegel
On Tue, Dec 18, 2012 at 1:30 PM, V.99 wrote: > [root@backup domain_backup]# ssh bkp@builder find > /cygdrive/d/Backups/Data -printf "\"%f (%s)\n\"" > FIND: Invalid switch It's picking up the windows find.exe instead of the cygwin one. What does echo $PATH say? - Dan -- Problem reports:

Error invoking find as a ssh command

2012-12-18 Thread V.99
Hi, I cannot invoke find as command of ssh (ssh login@machine find params), but invoking find with same params from terminal works correctly. Maybe a bug in find utility? Details and problem demonstration: -- I'm working on CentOS, connecting to Windows Server 2

Re: mintty deadlocks when pasting very long lines of text

2012-12-18 Thread Thomas Wolff
Am 17.12.2012 15:10, schrieb Adam Dinwoodie: Buchbinder, Barry (NIH/NIAID) [E] wrote: Ryan Johnson wrote on Friday, December 14, 2012 2:51 PM $ cat > foo.txt Thoughts? $ getclip > foo.txt Or $ cp /dev/clipboard foo.txt which is much better since getclip is not character-set-safe (and should

[ANNOUNCEMENT] Updated Cygwin Package (experimental): python-2.7.3-1

2012-12-18 Thread Jason Tishler
*** Attention Cygwin Python module package maintainers *** *** Cygwin is migrating from Python 2.6 to 2.7... *** New News: === I have released Cygwin Python 2.7.3-1 as experimental. The tarballs should be available on a Cygwin mirror near you shortly. The main purpose of this release i

[ANNOUNCEMENT] Updated: subversion-1.7.8-1

2012-12-18 Thread David Rothenberger
NEWS: = See CHANGES (URL below) for more information about the differences between 1.7.8 and previous Subversion releases. IMPORTANT: Please read the release notes (URL below) before upgrading from a previous major release. 1.7 includes a new working copy format with a manual upgrade operation

Re: "can't commit memory for stack" error with cygpath

2012-12-18 Thread Larry Hall (Cygwin)
On 12/18/2012 9:31 AM, Wojtek Lisowski wrote: Hello, During the compilation of my library using MSVC the "child_info_fork::abort: can't commit memory for stack 0x28A000(90112), Win32 error 487" occured. I have run rebase and I do not have any of the known software on BLODA. I have isolated the

RE: Problems with installation

2012-12-18 Thread Adam Dinwoodie
Samantha Kolpak wrote: > I tried installing the cygwin program on my laptop; however, my screen > reads the following: > > Your group is currently "mkpasswd". This indicates that your > gid is not in /etc/group and your uid is not in /etc/passwd. > > The /etc/passwd (and possibly /etc/group) files

Problems with installation

2012-12-18 Thread Samantha Kolpak
Hello, I tried installing the cygwin program on my laptop; however, my screen reads the following: Your group is currently "mkpasswd". This indicates that your gid is not in /etc/group and your uid is not in /etc/passwd. The /etc/passwd (and possibly /etc/group) files should be rebuilt. See the

Re: subversion segfault with snapshot 20121215

2012-12-18 Thread marco atzeri
On 12/18/2012 5:42 PM, Christopher Faylor wrote: On Tue, Dec 18, 2012 at 05:25:24PM +0100, marco atzeri wrote: On 12/18/2012 3:27 PM, Corinna Vinschen wrote: On Dec 18 15:12, marco atzeri wrote: just noted that $ svn checkout http://svn.code.sf.net/p/octave/code/trunk/octave-forge/ octave-co

Re: subversion segfault with snapshot 20121215

2012-12-18 Thread Christopher Faylor
On Tue, Dec 18, 2012 at 05:25:24PM +0100, marco atzeri wrote: >On 12/18/2012 3:27 PM, Corinna Vinschen wrote: >> On Dec 18 15:12, marco atzeri wrote: >>> >>> just noted that >>> >>> $ svn checkout >>> http://svn.code.sf.net/p/octave/code/trunk/octave-forge/ octave-code >>> >>> segfaults with snapsh

Re: subversion segfault with snapshot 20121215

2012-12-18 Thread marco atzeri
On 12/18/2012 3:27 PM, Corinna Vinschen wrote: On Dec 18 15:12, marco atzeri wrote: just noted that $ svn checkout http://svn.code.sf.net/p/octave/code/trunk/octave-forge/ octave-code segfaults with snapshot and works fine with 1.7.17, so I guess it is snapshot problem Which snapshot introd

Re: subversion segfault with snapshot 20121215

2012-12-18 Thread Corinna Vinschen
On Dec 18 15:12, marco atzeri wrote: > > just noted that > > $ svn checkout > http://svn.code.sf.net/p/octave/code/trunk/octave-forge/ octave-code > > segfaults with snapshot and works fine with 1.7.17, > so I guess it is snapshot problem Which snapshot introduced the problem? Thanks, Corinna

[ANNOUNCEMENT] Updated: w32api-headers and w32api-runtime 3.0b_svn5496-1

2012-12-18 Thread JonY
Version 3.0b_svn5496-1 of "w32api" has been uploaded. This version of w32api is based on mingw-w64 headers and libraries for the Cygwin toolchain and should be compatible with previous versions. Cygwin packagers, please test your applications. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO

subversion segfault with snapshot 20121215

2012-12-18 Thread marco atzeri
just noted that $ svn checkout http://svn.code.sf.net/p/octave/code/trunk/octave-forge/ octave-code segfaults with snapshot and works fine with 1.7.17, so I guess it is snapshot problem Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/

Re: Cygrunsrv and special Windows virtual accounts "NT SERVICE"

2012-12-18 Thread Corinna Vinschen
On Dec 18 10:45, bartels wrote: > On 12/18/2012 05:57 AM, Andrey Repin wrote: > >> what about '-w -' or a long-only option > >>> like --null-pwd? > >I'd say, the latter. > >"-w -" looks like you are trying to read password from STDIN. > > I heartily concur for two reasons: > > 1) '-w -' really

Re: Cygrunsrv and special Windows virtual accounts "NT SERVICE"

2012-12-18 Thread bartels
On 12/18/2012 05:57 AM, Andrey Repin wrote: what about '-w -' or a long-only option > like --null-pwd? I'd say, the latter. "-w -" looks like you are trying to read password from STDIN. I heartily concur for two reasons: 1) '-w -' really looks like like stdin/out 2) '-' is actually a vali