ViM block cursor under screen

2013-03-02 Thread Brian W. Neu
So I was lucky enough to find that the following in my .vimrc enabled a block cursor when launching vim under a cygwin terminal: let &t_ti.="\e[1 q" let &t_SI.="\e[5 q" let &t_EI.="\e[1 q" let &t_te.="\e[0 q" But when I launch vim under screen under a terminal, the

[ANNOUNCEMENT] Updated: bison-2.7-1

2013-03-02 Thread Christopher Faylor
A new version of 'bison' is available for download. This updates the package to the latest version available from ftp.gnu.org. Relevant portions of the Bison NEWS file are at the end of this message. If you have questions or comments, please send them to the Cygwin mailing list. I would appreci

Re: segfault in recent snapshots

2013-03-02 Thread Christopher Faylor
On Sat, Mar 02, 2013 at 08:00:38PM +, Henry S. Thompson wrote: >Snapshots of 31/1 and 1/3 are giving segfaults for psql (see previous >thread?) "previous thread"? >and locally compiled xemacs. > >Any way I can help debug? Yes. As always, provide a simple test case which demonstrates the pro

Re: Request for update: lftp

2013-03-02 Thread Andrew Schulman
> Hi Andrew, > > Would it be possible to have a refresh of lftp? Version 4.4.4 adds > support for UDP trackers, which would be nice. UDP trackers... Sure! Whatever that is. I'll get an update out in the next few days. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: segfault in recent snapshots

2013-03-02 Thread Henry S. Thompson
I should have given two more bits of info: 1) Reverting to 1.7.17 cures the problem; 2) Loading cygwin1.dbg for the 2013-03-01 snapshot shows the following for psql: (gdb) bt #0 0x003d in ?? () #1 0x610fcf7c in pthread::init_mainthread () at /netrel/src/cygwin-snapsh

segfault in recent snapshots

2013-03-02 Thread Henry S. Thompson
Snapshots of 31/1 and 1/3 are giving segfaults for psql (see previous thread?) and locally compiled xemacs. Any way I can help debug? ht -- Henry S. Thompson, School of Informatics, University of Edinburgh 10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440

Request for update: lftp

2013-03-02 Thread Chris Sutcliffe
Hi Andrew, Would it be possible to have a refresh of lftp? Version 4.4.4 adds support for UDP trackers, which would be nice. Thanks, Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: ldd will hung with some DLLs

2013-03-02 Thread marco atzeri
On 3/2/2013 3:44 PM, OBATA Akio wrote: Hi, ldd will hung-up (no output) with some DLLs for me (1.7.17 on 32bit Windows Vista). For example, /bin/cyglsa.dll /bin/cygXdmcp-6.dll * is it only happened for me? * how to avoid the hung? * how to detect such DLLs without trying to do ldd? for

Re: Updated: gcc4-4.7.2-1 (experimental)

2013-03-02 Thread Chris Sutcliffe
Thanks a bunch for putting this together, I really appreciate the effort you've put in to this. On 1 March 2013 05:07, JonY wrote: > Version 4.7.2-1 of "gcc4" has been uploaded. > > I have just uploaded an updated GCC-4 package to cygwin.com. It will be > arriving at your favourite mirror next tim

ldd will hung with some DLLs

2013-03-02 Thread OBATA Akio
Hi, ldd will hung-up (no output) with some DLLs for me (1.7.17 on 32bit Windows Vista). For example, /bin/cyglsa.dll /bin/cygXdmcp-6.dll * is it only happened for me? * how to avoid the hung? * how to detect such DLLs without trying to do ldd? -- OBATA Akio / ob...@lins.jp -- Problem report

bison > 2.4.x ?

2013-03-02 Thread marco atzeri
Christopher, any chance for package upgrade ? Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: broken links in commit messages? (Re: src/winsup/cygserver ChangeLog.64bit)

2013-03-02 Thread Robert Pendell
On Fri, Mar 1, 2013 at 6:31 AM, Corinna Vinschen wrote: > On Mar 1 12:20, Václav Zeman wrote: >> On 1 March 2013 11:39, wrote: >> > CVSROOT:/cvs/src >> > Module name:src >> > Branch: cygwin-64bit-branch >> > Changes by: cori...@sourceware.org 2013-03-01 10:39:51 >> > >> >

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-02 Thread marco atzeri
On 3/2/2013 9:38 AM, Csaba Raduly wrote: Hi all, I installed cygwin on a new machine and running gcc failed with /usr/lib/gcc/i686-pc-cygwin/4.5.3/cc1.exe: error while loading shared libraries: cygmpfr-4.dll: cannot open shared object file: No such file or directory [cut] This appears to be