Re: vim mlcscope interface issues

2007-01-02 Thread Fred Ma
Just a update on the result of compiling cscope (which requires flex and libncurses-devel). The same error is gotten as that with mlcscope: cs_read_prompt EOF: No error E609: Cscope error: cscope: cannot read trailer offset from file cscope.out I also tried cscope from the command line.

Threadsafe issue with malloc / free, corrupted thread index

2007-01-02 Thread David Burrow
All, Have been working on an application for some weeks and need to check a basic assumption. Is cygwin's malloc( ) and free( ) thread-safe? I have found ancient messages that indicate that it was not at one time, and a more recent message that seemed to say that specific use of _malloc_r( ) or

Re: vim mlcscope interface issues

2007-01-02 Thread Fred Ma
If this shows up more than once, I apologize. Gmail is telling me it didn't get sent (twice), and it doesn't show up on the mailing list archive, though that may be due to transit delay. I'm ran into hanging problems with the the following combination, updated today: cygwin 1.5.23-2 vim

Re: I can not delete read permisions in a file

2007-01-02 Thread Larry Hall (Cygwin)
. Reformatted. Jose Luis wrote: Christopher Faylor-8 wrote: On Tue, Jan 02, 2007 at 04:29:02AM -0800, Jose Luis wrote: Hi, [EMAIL PROTECTED] ~ $ ll .netrc -rw-r--r-- 1 ZD01 mkpasswd 49 Jan 2 13:10 .netrc [EMAIL PROTECTED] ~ $ chmod 600 .netrc [

Re: I can not delete read permisions in a file

2007-01-02 Thread Jose Luis
"cygcheck.out" is in a attached file. Jose Luis Christopher Faylor-8 wrote: > > On Tue, Jan 02, 2007 at 04:29:02AM -0800, Jose Luis wrote: >> >>Hi, >> >> >> >>[EMAIL PROTECTED] ~ >>$ ll .netrc >>-rw-r--r-- 1 ZD01 mkpasswd 49 Jan 2 13:10 .netrc >> >>[EMAIL PROTECTED] ~ >>$ chmod 600 .n

Re: spawn doesn't return for non-cygwin programs (and also is unbreakable)

2007-01-02 Thread Christopher Faylor
On Mon, Dec 25, 2006 at 04:02:20PM -0500, Volker Quetschke wrote: >I recently tripped over the following problem: If a non-cygwin >program gets started by cygwin's spawnvp() the spawn doesn't return >until the started program returns. Should be fixed in the latest snapshot. Thanks for the test ca

Re: I can not delete read permisions in a file

2007-01-02 Thread Larry Hall (Cygwin)
Jose Luis wrote: Hi, [EMAIL PROTECTED] ~ $ ll .netrc -rw-r--r-- 1 ZD01 mkpasswd 49 Jan 2 13:10 .netrc [EMAIL PROTECTED] ~ $ chmod 600 .netrc [EMAIL PROTECTED] ~ $ id uid=400(ZD01) gid=401(mkpasswd) groups=544(Administradores),545(Usuarios),547(Usuarios avanzados),401(mkpasswd)

Re: I can not delete read permisions in a file

2007-01-02 Thread Christopher Faylor
On Tue, Jan 02, 2007 at 04:29:02AM -0800, Jose Luis wrote: > >Hi, > > > >[EMAIL PROTECTED] ~ >$ ll .netrc >-rw-r--r-- 1 ZD01 mkpasswd 49 Jan 2 13:10 .netrc > >[EMAIL PROTECTED] ~ >$ chmod 600 .netrc > >[EMAIL PROTECTED] ~ >$ id >uid=400(ZD01) gid=401(mkpasswd) >groups=544(Administradore

I can not delete read permisions in a file

2007-01-02 Thread Jose Luis
Hi, [EMAIL PROTECTED] ~ $ ll .netrc -rw-r--r-- 1 ZD01 mkpasswd 49 Jan 2 13:10 .netrc [EMAIL PROTECTED] ~ $ chmod 600 .netrc [EMAIL PROTECTED] ~ $ id uid=400(ZD01) gid=401(mkpasswd) groups=544(Administradores),545(Usuarios),547(Usuarios avanzados),401(mkpasswd) [EMAIL PROTECTED]

Re: RE: RE: Make and rsync can no longer find commands?

2007-01-02 Thread Ned Batchelder
Right after sending my last message, I finally noticed what was different about the cmd.exe path and the bash path. It wasn't the spaces, but the Windows path has an empty element in it: ...;C:\Program Files\Common Files\GTK\2.0\bin;;C:\Program Files\Common Files\Adobe\AGL;... That seems

Re: cygwin won't run, missing cygintl-8.dll file

2007-01-02 Thread Christopher Faylor
On Tue, Jan 02, 2007 at 05:10:10AM -0500, Charli Li wrote: >Gary Richardson just had to cough out the following stream of bytes from >the specified email client, on 1/2/2007 5:06 AM: >> Hello, >> I've installed cywin before on XP and had no problem. >> I've just installed cygwin 1.5

Re: RE: RE: Make and rsync can no longer find commands?

2007-01-02 Thread Ned Batchelder
That sounds like a good theory, but I don't think it's it. First, I don't have a .bashrc or .bash_profile (I don't actually use bash on Windows, it was a diagnostic technique). Second, from the cmd.exe window, the commands make and rsync are looking for work fine. The path in cmd.exe and bash

Re: cygwin won't run, missing cygintl-8.dll file

2007-01-02 Thread Charli Li
Gary Richardson just had to cough out the following stream of bytes from the specified email client, on 1/2/2007 5:06 AM: > Hello, > I've installed cywin before on XP and had no problem. > I've just installed cygwin 1.5.23-2 on Windows XP and when I > went to run it I received the m

cygwin won't run, missing cygintl-8.dll file

2007-01-02 Thread Gary Richardson
Hello, I've installed cywin before on XP and had no problem. I've just installed cygwin 1.5.23-2 on Windows XP and when I went to run it I received the msg "Application failed to start because cygintl-8.dll was not found. Reinstalling application may fix this problem." I tried t

Re: [PING boost maintainer] RE: boost 1.33.1-2 filesystem issue (was RE: Fatal Error w/ cygwin 1-5-23-*)

2007-01-02 Thread Václav Haisman
Dave Korn wrote: > On 01 January 2007 17:49, Dave Korn wrote: > > >> I'm going to try rebuilding the boost package JFTHOI, but I don't expect >> it to make any difference. > > > Well, I've done that, and somewhat to my surprise it does fix the problem, > so I can confirm to the maintainer