> There's no need to Cc: me, I read the list, hence the
> Reply-To. Please
> make sure your mailer respects that.
I'm sorry. Since I received the message as e-mail (from: you, to: David
Korn,
Cc: me and the list), I thought I would have to do a group-reply and send
my reply to all of them.
Isn
All DOS files are also stored in 8.3 name format. Your file is probably
stored as WCTPRO~1.ACT
To see the 8.3 name belonging to a file, do DIR /X from a DOS window. You
can fully use this name to access the file in question. E.g.
DEL WCTPRO~1.ACT
-- Seth
-Original Message-
From: [EMA
At 10:12 AM 1/18/2004, Benson Margulies wrote:
TWIMC,
Some time ago, I reported that fork() didn't work when running the
current cygwin distro on the AMD64 on Windows. At the time, I debugged
far enough to get an approximate picture of what Cygwin was doing with
VirtualXXX calls to implement fork
At 11:03 AM 1/18/2004, Alejandro Lopez-Valencia you wrote:
>The file /usr/share/misc/man.conf specifies less flags as "-is".
>This must be set to "-isrR" to work with groff's default tty output
>using SGR codes.
If you had a /usr/share/misc/man.conf file before the install, you won't
get an updat
While running wget on a site I run, I ended up downloading the following
file:
[EMAIL
PROTECTED]&slid=40&product=Hotel&type=PropertyInformation&lang=ENG&affiliateId=10006093&hotelId=10214537&include=OVERVIEW&did=14&numberAdults=1&numberRooms=1&dateSelected=false&needDates=Y&debugXML=false
Proble
I'm running the attached sh script from WinXP "Scheduled Tasks" and see
that curl launch defunct sh (or bash if used instead of sh).
curl can be replace by : ls, ... to see the same problem.
Command in the task sheduler (Same effect from the run program dialog) :
D:\cygwin\bin\bash.exe -c "/cygd
On Sun, 18 Jan 2004, Lloyd Wood wrote:
> I've been maintaining and enhancing Tcl/Tk code that uses a plot
> command for a creating and manipulating a vector plot widget (rather
> than a canvas bitmap or image widget). That code has worked fine under
> Tcl/Tk 7/4 and 8.x on e.g. Solaris and Linux f
I've belatedly located Corinna Vinschen's email message about the
requirement for the stack address in fork.
Would anyone be willing to elaborate on how the existing code is going
about accomplishing the task at hand? If not, at least knowing that this
is the goal of the exercise should make it e
I see that I missed a message. Corinna's message indicates that the
intention is that the stack location of the child be identical to the
parent, for pretty self-evident fork-semantics-reasons. I'll take
another dip into the code and see if I can figure something out.
--
Unsubscribe info: ht
Wish this mail does not go into a wrong account. I am a new user of this
mailing list. Please forgive me if I make any mistake. Thanks.
I browsed the FAQ and raised a question, "Are the unimplemented ANSI C
library functions important for us?"
After the installation of Cygwin, it has been quite a
At 01:12 PM 1/18/2004, Benson Margulies you wrote:
>TWIMC,
>
>Some time ago, I reported that fork() didn't work when running the
>current cygwin distro on the AMD64 on Windows. At the time, I debugged
>far enough to get an approximate picture of what Cygwin was doing with
>VirtualXXX calls to imple
Well, apparently you can also trick gs, at least through xfig, into
thinking the path has no spaces. If I create a symbolic link under
/home/mylogin called My_Documents that points to "/cygdrive/c/Documents
and Settings/mylogin/My Documents" then I have no such problems, since
all my other fold
I still have a copy of cygwin-B20, with a patch to bring it up to gcc 2.95.2 (as i
recall).
That's just the binaries though. No sources.
Not sure if it's any interest to you.
Rgds,
kh
At 2004-01-17 06:35 PM, you wrote:
>Hallo Pat,
>
>Am Samstag, 17. Januar 2004 um 10:09 schriebst du:
>
>> Hi
TWIMC,
Some time ago, I reported that fork() didn't work when running the
current cygwin distro on the AMD64 on Windows. At the time, I debugged
far enough to get an approximate picture of what Cygwin was doing with
VirtualXXX calls to implement fork, and I posted some questions in the
hopes of un
The file /usr/share/misc/man.conf specifies less flags as "-is".
This must be set to "-isrR" to work with groff's default tty output
using SGR codes.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: ht
I've been maintaining and enhancing Tcl/Tk code that uses a plot
command for a creating and manipulating a vector plot widget (rather
than a canvas bitmap or image widget). That code has worked fine under
Tcl/Tk 7/4 and 8.x on e.g. Solaris and Linux for the past eight years,
but I find that just is
Hallo Rafael,
Am Samstag, 17. Januar 2004 um 23:34 schriebst du:
[...]
>>I can send you patches to build libiodbc and MyODBC with shared
>>libraries, however, I was not able to figure out how connect my local
>>MySQL server via DBD::ODBC.
> Please do! I'll happily play with it :)
Ok, the libi
Hi folks,
A couple of years ago I wrote a "locate" replacement for Cygwin. I was
having trouble porting slocate and I couldn't live without it any longer.
I just got around to making my code available, in case anyone else
might find it useful.
I'm not saying this is an optimal solution, no
18 matches
Mail list logo