Re: possible issue withC formatted input/output

2013-03-26 Thread Corinna Vinschen
On Mar 25 21:44, a.rburg...@quicknet.nl wrote: > While preparing gsl packages, one of the check fails. > The failure is reproduced by attached .c file, which writes > doubles to a file, and reads them back. > > On linux this is the output (all zero differences in the last column). > > ivals[0]=1:

Cygwin, Windows Shared Drive Access

2013-03-26 Thread mcforum
A new Windows 7 32 system with a fresh install of CYGWIN can't see any mapped network or shared drives on my other systems.  On the older XP system IT tells me to replace and on another older Windows 7 32 system, CYGWIN could access all drives.  What am I missing in the install that enables acce

CALL FOR TESTING: Cygwin 1.7.18

2013-03-26 Thread Corinna Vinschen
Hi folks, since we're pretty late already, we would like to start a (hopefully) last round of testing for 1.7.18. Please give the latest snapshot from http://cygwin.com/snapshots a try. We're concentrating on regressions from 1.7.17. If you don't see any, we're good. Otherwise a description h

[ANNOUNCEMENT] Updated: OpenSSH-6.2p1-1

2013-03-26 Thread Corinna Vinschen
I've just updated the Cygwin version of OpenSSH to 6.2p1-1. This is a new upstream release. News for the Cygwin version: - Now with additional debuginfo package. The official upstream release message for 6.2p1: Changes since

Re: Cygwin, Windows Shared Drive Access

2013-03-26 Thread Larry Hall (Cygwin)
On 3/26/2013 10:26 AM, mcforum wrote: A new Windows 7 32 system with a fresh install of CYGWIN can't see any mapped network or shared drives on my other systems. On the older XP system IT tells me to replace and on another older Windows 7 32 system, CYGWIN could access all drives. What am I mis

Wrong drive when chere opens cmd

2013-03-26 Thread Jonathan Reeve
I can use chere to add a "Command Prompt Here" option to the Windows Explorer to run cmd, it only works correctly on drive C. For any other drive, the prompt opens, but on the C drive. One way to fix this would be to use pushd instead of cd. Here's the output of chere -r $ chere -r OS is CYGWI

TR: Is the lastest release of Cygwin officialy supported on Windows server 2012

2013-03-26 Thread Maxime LAMBERT
Hello, I would like to know if the lastest release of Cygwin is supported on Windows server 2012. I use Cygwin in a professional context and I must have an official answer about it before to try. Best regards Maxime Lambert -- Problem reports: http://cygwin.com/problems.html FAQ:

[ANNOUNCEMENT] Update: libsigc2.0-2.2.11-1

2013-03-26 Thread Chris Sutcliffe
Version 2.2.11-1 of "libsigc2.0" has been uploaded. libsigc++ is a callback Framework for C++. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send e

Re: TR: Is the lastest release of Cygwin officialy supported on Windows server 2012

2013-03-26 Thread Larry Hall (Cygwin)
On 3/26/2013 12:35 PM, Maxime LAMBERT wrote: Hello, I would like to know if the lastest release of Cygwin is supported on Windows server 2012. I use Cygwin in a professional context and I must have an official answer about it before to try. I'll quote the main page of the Cygwin web site: The

[ANNOUNCEMENT] Updated: smartmontools-6.1-1 (and 6.1-2 64bit)

2013-03-26 Thread Christian Franke
Version 6.1-1 of smartmontools has been uploaded. (There is also an experimental version 6.1-2for 64 bit Cygwin) http://smartmontools.sourceforge.net/ Changes include: - smartctl '-l directory': improved output format. - smartctl: Fix parsing of '-l select,cont+SIZE' option. - smartctl prints AT

Re: Cygwin, Windows Shared Drive Access

2013-03-26 Thread mcforum
On 3/26/2013 10:26 AM, mcforum wrote: > A new Windows 7 32 system with a fresh install of CYGWIN can't see any mapped > network or shared drives on my other systems.  On the older XP system IT tells > me to replace and on another older Windows 7 32 system, CYGWIN could access all > drives.  Wha

Re: Octave 3.6.4 and 3.6.2 - urlread failing to load file

2013-03-26 Thread Partha Lal
I've attached cygcheck output as described. I've run mkpasswd > /etc/mkpasswd and now see: $ ls -l /usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct -rwxr-xr-x 1 admin None 106510 Feb 23 08:38 /usr/lib/octave/3.6.4/oct/i686-pc-cygwin/urlwrite.oct however urlread still gives the same error.

Re: the DBI for perl

2013-03-26 Thread Reini Urban
On Sat, Mar 23, 2013 at 5:55 AM, Wynfield Henman wrote: > Thank you Csaba and Reini for the information in helping me build the > Perl database interface code. I downloaded the gcc-4 and the build > process worked. > And Reini, thanks for the 64 number significance explanation. And while we are h

Package clamav needs update to 0.97.7

2013-03-26 Thread Jonathan D Johnston
Attention package clamav maintainer (Reini Urban?) Usage of freshclam (1) reports that current version of ClamAV is 0.97.7, but the most recent version at http://cygwin.com/packages/clamav/ is 0.97.6 . Can this package be updated to most current? Thanks! -- Problem reports: http://cygwin.

Re: Cygwin, Windows Shared Drive Access

2013-03-26 Thread Andrey Repin
Greetings, mcforum! > A new Windows 7 32 system with a fresh install of CYGWIN can't see any mapped > network or shared drives on my other systems. Stop using mapped drives already... UNC is there to help you. > On the older XP system IT tells > me to replace and on another older Windows 7 32

Re: Wrong drive when chere opens cmd

2013-03-26 Thread Andrey Repin
Greetings, Jonathan Reeve! > I can use chere to add a "Command Prompt Here" option to the Windows Explorer > to run cmd, it only works correctly on drive C. For any other drive, the > prompt opens, but on the C drive. One way to > fix this would be to use pushd instead of cd. > Here's the outpu