Re: [ANNOUNCEMENT] Updated: zsh-4.2.4-1

2005-02-12 Thread Peter A. Castro
On Sat, 12 Feb 2005, zzapper wrote: > On Fri, 11 Feb 2005 18:42:39 +, wrote: > Peter, Hi zzapper, > I tried various things to make sure I had a completely up to date zsh. > > This is what I did:- > > rm /etc/z* > > mv ~/.z* ~/bak > > del zsh.exe (actually

RE: GUI apps through ssh

2005-02-28 Thread Klaus-Peter . Kuppinger
Don't forget to enable X11Forwarding at the Target sshd It must forward X11 in /etc/sshd_config X11Forwarding yes defaut is "no": #X11Forwarding no DISPLAY-Setting is by sshd !! Result is e.g. DISPLAY=localhost:11.0 Mit freundlichen Grüßen Klaus-Peter -O

sscanf interprets "n" and "na" as floating point numbers

2005-03-10 Thread Peter W. Draper
#x27;nan' num is NaN len is 3 str is 'b' num is 1. len is 0 Clearly num and len should be returned as 1. and 0. I included "nan" as I suspect the root of the problem is caused by its similarity. Cheers, Peter. Cygwin Configuration Diagnostics Current Sy

Re: Postgres 7.2

2005-03-26 Thread Peter A. Castro
http://www.rfk.com :RFK Partners, Inc. (508) 893-9779 - RFK Office :838 Washington Street (508) 893-9889 - FAX :Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/prob

RE: recv and errno during a connection reset/closed by peer

2005-03-28 Thread Peter A. Castro
On Mon, 28 Mar 2005, Peter Stephens wrote: Brian Are you saying that there is no way to distinguish a dropped connection from a MSG_PEEK with no data to retrieve? As someone who's seen this behaviour on several platforms, it can happen. I've had to deal with this little annoyance in othe

RE: recv and errno during a connection reset/closed by peer

2005-03-29 Thread Peter A. Castro
On Tue, 29 Mar 2005, Brian Ford wrote: On Mon, 28 Mar 2005, Peter A. Castro wrote: As someone who's seen this behaviour on several platforms, it can happen. I've had to deal with this little annoyance in other products by having a retry counter loop. So many consecutive recv()s o

RE: recv and errno during a connection reset/closed by peert

2005-03-29 Thread Peter A. Castro
On Tue, 29 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter Stephens wrote: I have thought about your suggestion and it makes a lot of sense. It seems like your suggestion would be very portable. A good suggestion and the most likely route for me at this point. Not to me. Maybe I'm mi

RE: recv and errno during a connection reset/closed by peer

2005-03-29 Thread Peter A. Castro
On Tue, 29 Mar 2005, Brian Ford wrote: On Mon, 28 Mar 2005, Peter Stephens wrote: FYI - I tried setting the SO_LINGER and the SO_RCVTIMEO on Linux and on Cygwin (see code below). It makes sense to me that if the timeout has been exceeded then the recv(..., MSG_PEEK) should do something. On

RE: recv and errno during a connection reset/closed by peer

2005-03-29 Thread Peter A. Castro
On Tue, 29 Mar 2005, Peter Stephens wrote: Peter, Hi Peter :) I have thought about your suggestion and it makes a lot of sense. If I understand correctly this is what you are thinking about: Yes, this is pretty similar to how I've solve this before. It's a good compromise for an

RE: recv and errno during a connection reset/closed by peer

2005-03-30 Thread Peter A. Castro
On Wed, 30 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: If you are doing a normal blocking recv without MSG_PEEK, any return of 0 should mean a closed connection AFAIK. Unfortunately that's not true for all implementation.

RE: recv and errno during a connection reset/closed by peert

2005-03-30 Thread Peter A. Castro
On Wed, 30 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter A. Castro wrote: On Tue, 29 Mar 2005, Brian Ford wrote: On Tue, 29 Mar 2005, Peter Stephens wrote: I have thought about your suggestion and it makes a lot of sense. It seems like your suggestion would be very portable. A good

Re: zsh startup oddity

2005-04-01 Thread Peter A. Castro
went into our "to further explore one day" basket. Perhaps the problem has gone away now. I just thought I'd mention it in case this was interesting information for anyone. Brian Dessent's comment about setting the ACL for c:/cygwin reminded me of it. luke -- Peter A. Ca

Re: zsh startup oddity

2005-04-06 Thread Peter A. Castro
've probably already checked these things, but I'd be surprised if this behavior was due to file permissions. We weren't surprised - we were flabbergasted! Anyway, we'll give your excellent shell.c a try and see how that goes. Peter Castro replied to: But /etc/passwd woul

cygwin (pipes?) VERY slow on Windows Server 2003 / AMD Athlon 64

2005-04-13 Thread Peter van Heusden
'm using is the latest installed from the mirror at ftp://ftp.is.co.za. Output of cygcheck -s -v -r attached. Thanks, Peter Cygwin Configuration Diagnostics Current System Time: Wed Apr 13 12:49:51 2005 Windows .NET Server Ver 5.2 Build 3790 Service Pack 1 Path: C:\cygwin\usr\local\bin

Re: cygwin (pipes?) VERY slow on Windows Server 2003 / AMD Athlon 64

2005-04-13 Thread Peter van Heusden
o the next release, and will do an update when that comes out. Thanks again! Peter Dave Korn wrote: >Original Message > > >>From: Larry Hall >>Sent: 13 April 2005 17:54 >> >> > > > >>>Original Message >>

Re: zsh 4.3.0 dev 1 with cygwin1.dll 1.5.15

2005-04-21 Thread Peter A. Castro
I jump in, I wondered if anyone had already run into this problem and had any pointers to causes. -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#un

Re: sshd and /usr/bin/zsh

2005-04-28 Thread Peter A. Castro
ything? Is the service run under 'SYSTEM' or under your userid? Wait... your using a domain account aren't you? Hmm... That might complicate things. Are you logging in to your domain account via ssh or into a local machine account? -Brad -- Peter A. Castro <[EMAIL PROTECTED

Re: sshd and /usr/bin/zsh

2005-04-28 Thread Peter A. Castro
ome message. Well, don't take our little jabs too seriously. Unless, they are from cgf concerning coding, documentation, scripts, legal issues or policy, and then take them very seriously! :) Did I mention to look at http://cygwin.com/acronyms/#WJM ? -Brad -- Peter A. Castro <[EMAIL PROTECTE

Re: sending packets from solaris to Cygwin

2005-05-12 Thread Peter A. Castro
een a real Solaris box and a Win2K box with Cygwin. Works just fine. Nakul, you might want to examine your network topology. Perhaps theres a router which is filtering UDP packets? Or, perhaps you have some Windows firewall filtering going on? Corinna -- Peter A. Castro <[EMAIL PROTECTED]> or &

Re: latest snapshot seems better wrt make -j hang problems

2004-03-15 Thread Peter J. Stieber
> I don't see how it could be worthwhile since cygwin doesn't use posix > threads or even posix mutexes under the hood. Sorry for my stupidity. The tools are probably very OS specific anyway. Just trying to help. Oh well. Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple P

Re: dllwrap fails to find last exported symbol alphabetically

2004-03-25 Thread Peter A. Castro
On Thu, 25 Mar 2004, Peter Stephenson wrote: > A problem now seen by two of us with recent Cygwin installations: > mine was updated to `current' status last week. However, I don't think > this is new since I've been seeing it on my own setup for a while. > >

[ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-26 Thread Peter A. Castro
is available starting at the above URL. -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-26 Thread Peter A. Castro
On Fri, 26 Mar 2004, Thorsten Kampe wrote: > * Peter A. Castro (2004-03-26 16:09 +0100) > > An updated version of zsh (zsh-4.2.0-1) has been released and should be > > at a mirror near you real soon. > > Thank you. Your welcome. BTW, I've tried many, many ways to re

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-26 Thread Peter A. Castro
On Fri, 26 Mar 2004, Igor Pechtchanski wrote: > On Fri, 26 Mar 2004, Thorsten Kampe wrote: > > > * Peter A. Castro (2004-03-26 18:10 +0100) > > > BTW, I've tried many, many ways to reproduce your original hang > > > problem but am still unable to do so. > &

Re: 1.5.10 release?

2004-03-29 Thread Peter A. Castro
27;1's. Heck, we didn't have the luxury of '1's! We had to make due with '0's most of the time! Course, math was easier then: 0 + 0 = ... ummm, no, wait, don't tell me... ummm... Oh ya! '0.000E+00'. Yes sir, those were the good ol' day

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-29 Thread Peter A. Castro
idn't remove the old files. I've done several upgrades and fresh installs and have not seen the problem you describe above. BTW, /usr/bin/zsh is a symlink to zsh-4.2.0.exe, so don't rename it, simply point the symlink to the correct exe name. > zzapper (vim, cygwin, wiki &a

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Peter A. Castro
t that running "zsh" showed version 4.1.1. Even > with the symlink this should not have happened. I assume running > "zsh-4.2.0" would show version 4.2.0, right? It would be interesting to > see if you have other copies of "zsh" in your PATH, which you can f

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Peter A. Castro
/etc/zprofile" > install -c -m 755 /usr/doc/zsh-$V/StartupFiles/zprofile > ^^ > Should be /usr/share/doc Rats! Ok, make it two fixes! Man, I've just gotta automate the creation of this file! > [snip] -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Peter A. Castro
On Mon, 29 Mar 2004, Peter A. Castro wrote: > On Mon, 29 Mar 2004, Igor Pechtchanski wrote: > > On Mon, 29 Mar 2004, zzapper wrote: > > > On Mon, 29 Mar 2004 11:40:59 +0100, wrote: > > > >On Fri, 26 Mar 2004 10:09:28 -0500 (EST), wrote: > > > > >

Re: zsh and line breaks

2004-03-29 Thread Peter A. Castro
d this for Cygwin... One thing, are you running your scripts off of a text or binary mount filesystem? And, are you running in DOS or Unix mode? I'll need to know which combinations don't work. > zzapper (vim, cygwin, wiki & zsh) -- Peter A. Castro <[EMAIL PROTECTED]> o

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Peter A. Castro
On Mon, 29 Mar 2004, Christopher Faylor wrote: > On Mon, Mar 29, 2004 at 02:40:23PM -0800, Peter A. Castro wrote: > >On Mon, 29 Mar 2004, Peter A. Castro wrote: > > > >> On Mon, 29 Mar 2004, Igor Pechtchanski wrote: > >> > On Mon, 29 Mar 2004, zzapper wrote: &

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-30 Thread Peter A. Castro
On Tue, 30 Mar 2004, David Rayner wrote: > Peter, Greetings David, > There is a posting in Gmane which explains that it's a packaging error > >Sounds like a packaging bug. Well, I am the Cygwin maintainer for zsh, and there are two issues: The original issue was with the ex

Re: zsh and line breaks

2004-03-30 Thread Peter A. Castro
found: ^M > > >mount > C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type > system (binmode) > C:\Cygwin\bin on /usr/bin type system (binmode) > C:\Cygwin\lib on /usr/lib type system (binmode) > C:\Cygwin on / type system (binmode) > type user (b

Re: zsh and line breaks

2004-03-30 Thread Peter A. Castro
On Tue, 30 Mar 2004, Oliver Kiddle wrote: > "Peter A. Castro" wrote: > > > I run zsh on Cygwin, unlike bash zsh gets very upset if it sees dos > > > returns. I have to run dos2unix on my zsh scripts. > > > > > > I haven't seen an explanati

RE: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-31 Thread Peter A. Castro
On Wed, 31 Mar 2004, Dave Korn wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Peter A. Castro > > Sent: 30 March 2004 19:45 > > > The original issue was with the executable /usr/bin/zsh being > > a link to the real exe (eg: zsh-4.

Re: zsh and line breaks

2004-03-31 Thread Peter A. Castro
On Wed, 31 Mar 2004, Oliver Kiddle wrote: > "Peter A. Castro" wrote: > > > Are those corrections likely to be limited to the Cygwin package for > > > zsh? > > > > Yes. Currently, my changes are Cygwin specific and really don't apply to >

RE: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-31 Thread Peter A. Castro
On Wed, 31 Mar 2004, Igor Pechtchanski wrote: > On Wed, 31 Mar 2004, Dave Korn wrote: > > > > -Original Message- > > > From: cygwin-owner On Behalf Of Peter A. Castro > > > Sent: 30 March 2004 19:45 > > > > > The original issue was with t

Re: zsh and line breaks

2004-04-01 Thread Peter A. Castro
On Thu, 1 Apr 2004, Oliver Kiddle wrote: Warning: this is long!! > "Peter A. Castro" wrote: > > > It is easy for us to add `#ifdef __CYGWIN__' around changes or #define > > > O_TEXT to zero on other systems so if you do correct the problem, > > > plea

Re: zsh and line breaks

2004-04-01 Thread Peter A. Castro
On Thu, 1 Apr 2004, Igor Pechtchanski wrote: > On Thu, 1 Apr 2004, Peter A. Castro wrote: > > On Thu, 1 Apr 2004, Oliver Kiddle wrote: > > > > > "Peter A. Castro" wrote: > > > > > It is easy for us to add `#ifdef __CYGWIN__' around changes o

Re: zsh and line breaks

2004-04-02 Thread Peter A. Castro
On Fri, 2 Apr 2004, Corinna Vinschen wrote: > On Apr 1 15:11, Peter A. Castro wrote: > > On Thu, 1 Apr 2004, Igor Pechtchanski wrote: > > > I thought that that was what linking with automode.o did... > > > > Hmmm... I'm not sure it'll help. Doesn'

RE: zsh and line breaks

2004-04-02 Thread Peter A. Castro
On Fri, 2 Apr 2004, Dave Korn wrote: Hi Dave, > > -Original Message- > > From: cygwin-owner On Behalf Of Peter A. Castro > > Sent: 01 April 2004 22:21 > > > In system.h I've added a #define in the #ifdef > > __CYGWIN__ section of: > > #de

Re: zsh and line breaks

2004-04-02 Thread Peter A. Castro
On Thu, 1 Apr 2004, Peter A. Castro wrote: > On Thu, 1 Apr 2004, Oliver Kiddle wrote: > > Warning: this is long!! Well, this time it's short!! :) > > "Peter A. Castro" wrote: > > > > It is easy for us to add `#ifdef __CYGWIN__' around changes or

Re: zsh and line breaks

2004-04-06 Thread Peter A. Castro
The wrapper method might be useful if you want to redirect control before main is called on non-Cygwin systems, but for Cygwin, the premain hook does the same kind of thing. Oh, btw, I'm all for having a textreadmode.o object file available. I also think this, and the other *mode.o ob

[ANNOUNCEMENT] Updated: zsh-4.2.0-2

2004-04-07 Thread Peter A. Castro
be-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygw

Re: zsh and line breaks

2004-04-07 Thread Peter A. Castro
On Wed, 7 Apr 2004, Corinna Vinschen wrote: > On Apr 6 14:59, Peter A. Castro wrote: > > Oh, btw, I'm all for having a textreadmode.o object file available. I > > also think this, and the other *mode.o object files should be outlined in > > the Cygwin porting

Re: zsh and line breaks

2004-04-07 Thread Peter A. Castro
y department" said Wernher Von Braun :-} Seriously, I'm not the maintainer for that (tetex), but I'll suggest it. -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info:

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-2

2004-04-07 Thread Peter A. Castro
would report ^M errors. The shell now opens such > > files with O_TEXT which causes line termination to be massaged. I'll > > be watching for problem reports concerning this as it was a broad > > change, the implications of which haven't been fully realized yet. &g

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-2

2004-04-07 Thread Peter A. Castro
On Wed, 7 Apr 2004, Christopher Faylor wrote: > On Wed, Apr 07, 2004 at 06:40:57PM -0700, Peter A. Castro wrote: > >*grumble* Hmm... I suspect this is really a Setup issue. The binary > >is stored in the tar as a hardlink to the versioned name. If you > >manually unpack

Re: Gcc/ld and long command lines (> 32k)

2004-04-08 Thread Peter A. Castro
ld: @files.txt: No such file: No such file or directory > > Is ld.exe not interpreting the special "@" like other > Cygwin programs ? > > Am I missing some obvious way of doing what I want ? > > /Johan Holmberg -- Peter A. Castro <[EMAIL PROTECTE

Re: Gcc/ld and long command lines (> 32k)

2004-04-08 Thread Peter A. Castro
On Thu, 8 Apr 2004, Christopher Faylor wrote: > On Thu, Apr 08, 2004 at 10:00:56AM -0700, Peter A. Castro wrote: > >The @filename syntax is used by MS's linker (Visual C++/Studio). To my > >knowledge gcc's linker doesn't support this syntax. > > The cygwin

Re: Gcc/ld and long command lines (> 32k)

2004-04-08 Thread Peter A. Castro
cts into @file and run gcc @file. For the record, I still feel that a better practice is to do archiving of object files and link with the library, but if this gets you going, this time, more power to ya. > cgf -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>

Re: Gcc/ld and long command lines (> 32k)

2004-04-09 Thread Peter A. Castro
mpt, a Windows DOS prompt, or both. > Can you clarify what you tried and where? Hmmm... Ok, you are correct, I was ambiguous. To be clear: I tried running gcc from a DOS Command Prompt, using the @file syntax and having /usr/bin & /usr/lib mounted with "-X" and this worked.

RE: Gcc/ld and long command lines (> 32k)

2004-04-09 Thread Peter A. Castro
her he tried it from a Cygwin process > (directly). Ditto for the mount option. I think Peter was trying to > indicate that these options work but it's a little confusing given that > Chris's previous statements say that '@file' should be a solution for > Windows proce

Re: zsh and cygwin

2004-04-14 Thread Peter A. Castro
od it a must :) And, the price of new features is bugs and instability. Once things are shaken out, it'll get stable again. You can either be part of the shake-out process (and submit problem reports!) or wait, patiently, for others to do so. Sorry, that's the best I can offer. In the ne

Re: zsh & lilypond

2004-04-20 Thread Peter A. Castro
t; zzapper (vim, cygwin, wiki & zsh) > -- > vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?" > http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats a

Re: zsh & lilypond

2004-04-21 Thread Peter A. Castro
On Wed, 21 Apr 2004, Jan Nieuwenhuizen wrote: > Peter A. Castro writes: > > > Alternatively, you could ask the LilyPond maintainer to have this fixed. > > Alternatively, you could switch to a shell that's not so broken. Hey! Watch it! Thems fighin' woids! > >

Re: zsh & lilypond

2004-04-23 Thread Peter A. Castro
On Fri, 23 Apr 2004, Jan Nieuwenhuizen wrote: > Peter A. Castro writes: > > > Seriously, can you point me to this documented problem? > > man zsh Well, gosh, I just can't seem to find anywhere in the 'man' page for 'zsh' that talks anything about thi

RE: zsh & make

2004-04-28 Thread Peter A. Castro
s long as this doesn't work, I don't even have to bother with make. > > > Can anyone reproduce this behaviour? I'm using the latest of the greatest > of cygwin on a Win2k machine. > > Regards, > > Daniel > > > -- > Unsubscribe info: http

`touch' created wrong file without giving error

2004-06-03 Thread Peter J. Acklam
^^ "touch" returned exit status 0, but failed to create the file. "ls" also shows that the file only has the leading blanks: $ ls -b *foo* \ \ foo Should "touch" return an error when it fails? Peter -- Peter J. Acklam - [EMAIL PROTECTED] - http://home.onlin

Re: `touch' created wrong file without giving error

2004-06-04 Thread Peter J. Acklam
Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Jun 4 08:41, Peter J. Acklam wrote: > > > I tried creating a file named " foo ", i.e., with two leading > > and two trailing blanks using "touch". It turned out that > > "touch" created

Re: CygUtils website going dark

2004-06-07 Thread Peter A. Castro
ed from the 'net. Let me know if this sounds interesting to you. If not, I might at least be able to take over some of those packages you have listed in the "ADOPT-ME" section. -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are ju

RE: Ctrl-Z fails to suspend Windows programs

2004-06-17 Thread Peter A. Castro
ble to get back to the shell > > window without first terminating the Windows app. > > Well, the same goes if you run a cygwin app: you don't get the prompt back until it > exits. > > The point is that it's not about cygwin-vs-windoze apps. It's about

Re: Ctrl-Z fails to suspend Windows programs

2004-06-18 Thread Peter A. Castro
On Fri, 18 Jun 2004, Jani tiainen wrote: > Dave Korn wrote: > > >>-Original Message- > >>From: cygwin-owner On Behalf Of Peter A. Castro > >>Sent: 17 June 2004 21:13 > >>To: John Cooper > >>Cc: cygwin > >>Subject: RE: Ctrl-Z fai

FORTRAN open/read problem with drive letters

2004-09-01 Thread Dr. Peter Pichler
the number of lines found during reading corresponds to the actual number of lines in the file. Any help would be welcome. Kind regards, Peter Pichler = test.f start = PROGRAM TEST CHARACTER*256 STRVAL CHARACTER*72 ZEI C--- this works: C OPEN (UNIT=21,FILE= C 1 'd

Re: Error Launching zsh

2004-09-10 Thread Peter A. Castro
or something else? > Any suggestions why this is happening? I've Googled for a while now and > can't find anything. Not a clue. You'll need to provide details about your Cygwin environment as well as anything extra you might have installed. > Thanks, > -MikeD

Re: zsh hangs with "command not found" (Peter A. Castro?)

2004-09-14 Thread Peter A. Castro
817:24:49zsh.exe:2360QUERY INFORMATION C:\whereever.lnk > FILE NOT FOUND Attributes: Error > 2917:24:49zsh.exe:2764QUERY INFORMATION > C:\cygwin\usr\local\bin\whereever.exe FILE NOT FOUND Attributes: Error > 3017:24:4

Fw: 1.5.11 bug in WEXITSTATUS() macro (wait.h)

2004-09-25 Thread Peter Dons Tychsen
ered this boo-boo before :-( Hope it is not me who is boo-boo. :-) /Peter --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.737 / Virus Database: 491 - Release Date: 11-08-2004 -- Unsubscribe info: http://cygwin.com/ml/#unsubscrib

gcc exception handling

2004-10-12 Thread Peter Xiaochuan Huang
that is related or not. Anybody else has similar problem ? Any suggestion? -Peter X Huang -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: gcc exception handling

2004-10-13 Thread Peter Xiaochuan Huang
Responses are below --- Peter Xiaochuan Huang <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: cygwin-owner On Behalf Of Peter Xiaochuan > Huang > > Sent: 12 October 2004 17:59 > > > I don't know if this a known issue. But I &g

Re: Request for a version/ revision/ release number for the whole Cygwin release/ distribution

2004-10-01 Thread Peter A. Castro
blem". This sentiment is fairly prevalent in many software businesses. Anyway, just my $0.02 -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubsc

Re: Setup column far too wide

2004-11-09 Thread Peter J. Stieber
There was a package at some point that confused setup's versioning logic, so setup stored a very long version number for it. The package is long gone from the mirrors, but if the OP was unlucky enough to update while it was still available, he has a corrupt line in his /etc/setup/installed.db. Sin

Re: login shell in passwd ignored

2004-11-18 Thread Peter A. Castro
--desktop' from a bash shell and it'll create an icon for running zsh on your desktop. > Igor -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.co

Oct. pthread problem seems still there

2004-11-22 Thread Peter Xiaochuan Huang
it will help people who already handled the problem to look into it again. It is the same whether I use 1.15.2 release or the snap shot of Nov 17 of cygwin. Though it seems happening less often in Nov 17 snap hot. Thanks if anyone can offer insight into this. -Peter -- Unsubscribe info

Re: Firing up latest zsh with latest cygwin OOPS!

2004-12-06 Thread Peter A. Castro
of how you started the shell? Was it from an icon? Was it from an already running bash shell? Does it just appear to hang? > /Andy -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe

Re: Firing up latest zsh with latest cygwin OOPS!

2004-12-06 Thread Peter A. Castro
re info on just how the shell was started. I will try and reproduce your environment myself. In the mean time, I'd suggest you try the latest Snapshot of the cygwin DLL and report on your findings. Thanks! > /Andy -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL

Re: Firing up latest zsh with latest cygwin OOPS!

2004-12-07 Thread Peter A. Castro
, say, bash or some other file at the same time? Might could be a locking issue, but it's strange that it just now is occuring. Try changing the name of HISTFILE to something else, like ~/.zhistory and see if it still hangs. > /Andy -- Peter A. Castro <[EMAIL PROTECTED]>

Re: CPIO with solaris 9 flash archives

2005-05-19 Thread Peter A. Castro
FTP it? Did you remember to use binary mode? As an experiment, I FTP'd a Solaris 8 CPIO file in ASC mode and ran cpio against it. The results are similar to what you show above. chris -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autist

RE: CPIO with solaris 9 flash archives

2005-05-20 Thread Peter A. Castro
for checking it out. Can you give the command that was used to create the flar ? I'll try and reproduce it. chris -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin

SV: LS and spaces in path names (the xth)

2005-06-28 Thread Peter J. Acklam
ultimedia.dat $ ls -hog "CD "* -rw-r--r-- 1 0 Jun 28 15:30 CD 1 - Multimedia.dat -rw-r--r-- 1 0 Jun 28 15:30 CD 2 - Multimedia.dat Note that the asterisk can not be quoted. Peter -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

SV: Bug in printf ?

2005-06-30 Thread Peter J. Acklam
[EMAIL PROTECTED] wrote: > I'm seeing small bug in printf implementation. What bug? I didn't see anything unexpected. Peter -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: Bug in printf ?

2005-06-30 Thread Peter J. Acklam
-> 0.10 0.115 -> 0.12 0.125 -> 0.12 0.135 -> 0.14 0.145 -> 0.14 0.155 -> 0.15 They all seem correct expect the last one. The reason why 0.155 becomes 0.15 and not 0.16 is that 0.115 can not be represented exactly. It is represented as a number which is sligh

SV: SV: Bug in printf ?

2005-06-30 Thread Peter J. Acklam
as Solaris' /bin/printf and GNU's printf as /usr/local/bin/printf and both give "0.12", not "0.13". I am quite sure it is the printf returning "0.13" that is buggy. Note that the value "0.125" can be represented exactly with IEEE double pr

SV: SV: Bug in printf ?

2005-06-30 Thread Peter J. Acklam
seq -4.5 1 4.5 | while read x; do printf '%4s -> %3.0f\n' $x $x; done which gives -4.5 -> -4 -3.5 -> -3 -2.5 -> -2 -1.5 -> -1 -0.5 -> -1 0.5 -> 1 1.5 -> 1 2.5 -> 2 3.5 -> 3 4.5 -> 4 suggests th

Bash 2.05 vs. 3.0 Prompt Behavior

2005-07-07 Thread Peter D. Stout
of PS1 from /etc/profile. I have tried googling 'bash 3.0 prompt' and did not find any obvious help. Has anybody else seen this behavior? -Peter -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docu

Re: Cygwin and zsh...

2005-07-07 Thread Peter A. Castro
Ok, so what are you expecting to find in /etc/shells and how does that relate to you running your shell of choice? -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.

Re: Fwd: Cygwin and zsh...

2005-07-08 Thread Peter A. Castro
some services actually look at /etc/shells. Starting a shell from an icon definitely does not. And I indeed start cygwin from the icon. I'll test mkzsh... That should "solve" your problem. -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> &

Re: [ANNOUNCEMENT] Updated: ncurses-5.4-2, libncurses8-5.4-2, libncurses-devel-5.4-2, ncurses-demo-5.4-2

2005-07-10 Thread Peter J. Stieber
PS>>One of these packages seems to be giving me grief. PS>> I keep getting "Download Incomplete. Try again?" PS>> when I try to include them using setup version PS>> 2.457.2.2 and the mirros site ftp://gnu.kookel.org. PS>> PS>>I try to install everything. My cygcheck. -s -v -r PS>> output is atta

Re: cygwin 1.5.18 breaks gcc 2.95 compatibility

2005-07-19 Thread Peter A. Castro
dy in future. Just is case you do, you can also download older Cygwin source/binary packages via the Cygwin Time Machine: http://www.fruitbat.org/Cygwin/index.html#cygwintimemachine Krzysztof Duleba -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats

Re: NOMACHINE NX client uses cygwin

2005-07-29 Thread Peter A. Castro
ounts. as info.. uses cygwin and cygwin X http://www.nomachine.com/screenshots1.php WS-XP-4960: /C/Program Files/NX Client for Windows> [snip long list of files for NX] reid -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autis

Re: NOMACHINE NX client uses cygwin

2005-07-29 Thread Peter A. Castro
On Fri, 29 Jul 2005, Christopher Faylor wrote: On Fri, Jul 29, 2005 at 05:29:32PM -0700, Peter A. Castro wrote: On Fri, 29 Jul 2005, Reid Thompson wrote: I played with NX on both linux and Windows for a few months back. It's got it's pros (faster that, say, VNC), and it'

Re: zsh: command not found => hangs

2005-08-24 Thread Peter A. Castro
amuel -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: zsh: command not found => hangs

2005-08-25 Thread Peter A. Castro
On Thu, 25 Aug 2005, Samuel Thibault wrote: Peter A. Castro, le Wed 24 Aug 2005 16:21:16 -0700, a écrit : On Tue, 23 Aug 2005, Samuel Thibault wrote: With latest snapshot, whenever I mistype a command in zsh, I get proper zsh: command not found: foobar but then it hangs. This doesn't h

Re: zsh: command not found => hangs

2005-08-25 Thread Peter A. Castro
On Fri, 26 Aug 2005, Samuel Thibault wrote: Hi, Peter A. Castro, le Thu 25 Aug 2005 14:18:53 -0700, a écrit : On Thu, 25 Aug 2005, Samuel Thibault wrote: Note that I replaced cygwin1.dll by the latest snapshot (2005/08/24). The current release version (2005/07/03) does work fine. I tried

Re: zsh: command not found => hangs

2005-08-26 Thread Peter A. Castro
On Thu, 25 Aug 2005, Christopher Faylor wrote: On Thu, Aug 25, 2005 at 04:57:46PM -0700, Peter A. Castro wrote: On Fri, 26 Aug 2005, Samuel Thibault wrote: Peter A. Castro, le Thu 25 Aug 2005 14:18:53 -0700, a ?crit : On Thu, 25 Aug 2005, Samuel Thibault wrote: Note that I replaced cygwin1

Re: zsh: command not found => hangs

2005-08-26 Thread Peter A. Castro
On Fri, 26 Aug 2005, Christopher Faylor wrote: On Fri, Aug 26, 2005 at 11:14:20AM -0700, Peter A. Castro wrote: On Thu, 25 Aug 2005, Christopher Faylor wrote: On Thu, Aug 25, 2005 at 04:57:46PM -0700, Peter A. Castro wrote: On Fri, 26 Aug 2005, Samuel Thibault wrote: Peter A. Castro, le

Re: Using cygwin with W2K in VMWare on Debian 2.6.8-11-amd64-k8-smp?

2005-10-07 Thread Peter A. Castro
haved very badly as a result. Even after I'd freed space to allow for the vdisk to expand, NT was unstable thereafter. -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 e-mail: [EMAIL PROTECTED] web: www.askesis.nl

Re: 1.5.18: ld command generates stackdump

2005-10-09 Thread Peter J. Stieber
PS = Peter J. Stieber PS>> I have a large simluation that I have built under cygwin for a PS>> quite a while. Recently the ld phase of the build started PS>> generating a stackdump (ld.exe.stackdump). PS>> PS>> Unfortunately I cannot recreate the problem with a

Re: Login shell ZSH spins when executed from SSH session

2007-04-05 Thread Peter A. Castro
uot; might indicate that the sshd is running as a user who doesn't have privs to allocate pipes (SYSTEM, perhaps?). The sshd notes on setup under Windows might be helpful. -- wilx -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just au

Re: zsh on Vista

2007-04-23 Thread Peter A. Castro
it reverses the logical flow of conversation. Q: Why is top posting annoying in email? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cy

Re: scripting and cygwin

2007-06-01 Thread Peter A. Castro
just hi-jack this thread? Oops! Sorry! cgf -- Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi

<    5   6   7   8   9   10   11   12   13   >