Re: [RFU] doxygen-1.8.2-1

2012-12-10 Thread Corinna Vinschen
On Dec 8 19:39, David Stacey wrote: BASEURL=http://dl.dropbox.com/sh/7y1yn4whbyho9a7 wget --no-host-directories --force-directories --cut-dirs=4 \ ${BASEURL}/ryH8hDaamt/release/doxygen/doxygen-1.8.2-1-src.tar.bz2 \ ${BASEURL}/ZeHjPqNE49/release/doxygen/doxygen-1.8.2-1.tar.bz2 \

Re: [RFU][1.3.9-2] pv‏

2012-12-10 Thread Aaron Schneider
Corinna Vinschen wrote: Again, Cygwin supports SYSV IPC. Please inform the original author that the functionality depends on a running cygserver process. If this process is not running, the SYSV IPC functions return ENOSYS. IMHO there's no reason to exit if the msgget function returns ENOSYS.

Re: [RFU][1.3.9-2] pv‏

2012-12-10 Thread Corinna Vinschen
On Dec 10 15:56, Aaron Schneider wrote: Corinna Vinschen wrote: Again, Cygwin supports SYSV IPC. Please inform the original author that the functionality depends on a running cygserver process. If this process is not running, the SYSV IPC functions return ENOSYS. IMHO there's no reason to

Excess MotionNotify events to a minimized window in multiwindow mode

2012-12-10 Thread Heiko Bihr
Hi, I think, there is a problem with mouse polling in multiwindow mode (XWin.exe :0 -multiwindow) in Cygwin/X 1.13. If a window gets maximized and then minimized, it will receive motion notify events, whenever the user moves the mouse cursor over the screen. To reproduce the problem, please

src/winsup/cygwin ChangeLog.64bit cygthread.cc ...

2012-12-10 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-12-10 11:45:51 Modified files: winsup/cygwin : ChangeLog.64bit cygthread.cc dcrt0.cc dtable.cc environ.cc errno.cc exceptions.cc

src/winsup/cygwin ChangeLog cygtls.h exception ...

2012-12-10 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-12-10 12:19:46 Modified files: winsup/cygwin : ChangeLog cygtls.h exceptions.cc fhandler_fifo.cc gendef sigproc.cc sigproc.h Log

src/winsup/cygwin ChangeLog.64bit hookapi.cc p ...

2012-12-10 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-12-10 13:40:34 Modified files: winsup/cygwin : ChangeLog.64bit hookapi.cc path.h Log message: * hookapi.cc (hook_or_detect_cygwin): Only check for one

src/winsup/cygwin ChangeLog.64bit posix_ipc.cc

2012-12-10 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2012-12-10 19:00:13 Modified files: winsup/cygwin : ChangeLog.64bit posix_ipc.cc Log message: * posix_ipc.cc: Enforce 4 byte alignment on all structs used in

winsup/cygwin ChangeLog sigproc.cc sigproc.h

2012-12-10 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2012-12-10 22:13:27 Modified files: cygwin : ChangeLog sigproc.cc sigproc.h Log message: * sigproc.h (sig_send): Accept tid as argument #3. Default to NULL. * sigproc.cc

Re: Cygrunsrv and special Windows virtual accounts NT SERVICE

2012-12-10 Thread Corinna Vinschen
On Dec 7 16:49, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: per the bad user/pass combo, presumably). Per MSDN, http://msdn.microsoft.com/en-us/library/windows/desktop/ms682450%28v=vs.85%29.aspx : If the account name specified by the lpServiceStartName parameter is the name of a

Re: sigwait() ignores non-thread-specific pending signals

2012-12-10 Thread Andreas Steenpaß
Le 07/12/2012 18:38, Christopher Faylor a écrit : This should be fixed in CVS and in the upcoming snapshot. Thank you.I tested the snapshot, and this works now. I have three more things (please tell me if I should start new threads for these): 1) When will the next official version of Cygwin

Re: Bug in Cygwin Windows 8 group permissions

2012-12-10 Thread Chaz Littlejohn
On Thu, Dec 6, 2012 at 4:53 PM, Larry Hall (Cygwin) wrote: The simplest way to determine where Cygwin is routed is to look at what's returned from the 'mount' command. For detailed information on how Cygwin sets up the mount table, see:

[ANNOUNCEMENT] updated: unison2.40, unison2.45

2012-12-10 Thread Andrew Schulman
The Unison packages for Cygwin have been updated: unison2.40, unison2.45 - new upstream minor updates. Unison is a file synchronizer for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or on different disks on the same host),

[ANNOUNCEMENT] Updated: doxygen-1.8.2-1

2012-12-10 Thread David Stacey
Version 1.8.2-1 of doxygen has been uploaded. CHANGES: Numerous new features and bug fixes. Full change log: http://www.doxygen.org/changelog.html#1.8.2 DESCRIPTION Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP,

[ANNOUNCEMENT] Updated: pv-1.3.9-2

2012-12-10 Thread Aaron Schneider
pv 1.3.9-2 version has been uploaded to Cygwin, will be available shortly on mirrors. This is a fix over 1.3.9-1 which didn't start if cygserver was not running in the first place. For that reason this version is compiled with configure --disable-ipc so -R option is not available at runtime.

Get Couldn't canonicalise error using sftp and DOS target path, but source path ( scp) is okay.‏

2012-12-10 Thread Rick Patterson
Hello. When trying to sftp a file from one Cygwin machine to another via sftp, I get Couldn't canonicalise: No such file or directory. on a target directory in DOS format, unless I specify a cygdrive target path.  I do not get this error on the source directory, even though it is also in DOS

xmlstarlet [Attn: Yaakov]

2012-12-10 Thread David Stacey
I have been looking briefly at xmlstarlet [1] and have some interest in seeing this in Cygwin. However, it is rather heavily dependent on libxml2 and libxslt insomuch as the output of xmlstarlet can vary, depending on which versions of these libraries it is linked against. Yaakov: As

Updated: doxygen-1.8.2-1

2012-12-10 Thread David Stacey
Version 1.8.2-1 of doxygen has been uploaded. CHANGES: Numerous new features and bug fixes. Full change log: http://www.doxygen.org/changelog.html#1.8.2 DESCRIPTION Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP,

Updated: pv-1.3.9-2

2012-12-10 Thread Aaron Schneider
pv 1.3.9-2 version has been uploaded to Cygwin, will be available shortly on mirrors. This is a fix over 1.3.9-1 which didn't start if cygserver was not running in the first place. For that reason this version is compiled with configure --disable-ipc so -R option is not available at runtime.