On Mon, May 30, 2011 at 7:51 PM, Christopher Faylor wrote:
> Recent snapshots have pipe problems. Please don't use them.
>
> cgf
>
I noticed, but I am glad to tell you that the plotting problem with octave
doesn't not appear with :
Changes by: cgf 2011-05-31 00:26:37
Modified files:
On 5/30/2011 5:12 PM, Juanjo wrote:
> It seems I did not express myself properly. Code is compiled on the fly.
> DLLs do not survive beyond program execution. This is a dynamic language
> (Common Lisp btw) and functions are compiled and run and consumed
> quickly. Calling rebase for each invocation
Christopher Faylor cygwin.com> writes:
>
> Please calm down.
I am calm :-) I just happen to like exclamation signs.
> I guess I shouldn't have said the "doesn't really work" and stuck with
> "of limited utility". fds attached with cygwin_attach_handle_to_fd are
> not fully functional.
You st
On Mon, May 30, 2011 at 11:39:13AM -0700, Daniel Colascione wrote:
>On 5/30/11 10:46 AM, Christopher Faylor wrote:
>> On Mon, May 30, 2011 at 07:34:27AM +, Juanjo wrote:
>>> Christopher Faylor writes:
Unfortunately, cygwin_attach_handle_to_fd doesn't really work. Cygwin
needs to know
On 5/30/11 10:46 AM, Christopher Faylor wrote:
> On Mon, May 30, 2011 at 07:34:27AM +, Juanjo wrote:
>> Christopher Faylor writes:
>>> Unfortunately, cygwin_attach_handle_to_fd doesn't really work. Cygwin
>>> needs to know the type of handle it is attaching in order to set up the
>>> correct t
Recent snapshots have pipe problems. Please don't use them.
cgf
--
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
On Mon, May 30, 2011 at 07:34:27AM +, Juanjo wrote:
>Christopher Faylor writes:
>>Unfortunately, cygwin_attach_handle_to_fd doesn't really work. Cygwin
>>needs to know the type of handle it is attaching in order to set up the
>>correct type of file handler. Since it doesn't do that the handle
Hi,
I have these two lines in my .screenr:
backtick 0 0 0 echo $LOGNAME
caption always "%{= c}[%0`@%H:%n%f %{w}%t %{r}loadavg: %l %=%{g}%Y-%
m-%d %0c:%s]%{d}"
Screen always displayed this until cygwin1-20110520.dll as
[thorsten@hombre:0$loadavg: 0.00 0.00 0.00 2011-05-30 17:20:46]
On 05/30/2011 06:26 AM, Gaurav Chhabra wrote:
I have Perl separately installed at c:\Perl. I am not sure how to run this.
This will not work.
perlrebase works only for cygwin perls, not for strawberry or
activestate perls.
That's what I was thinking. I was sure that I am doing something wrong
> I have Perl separately installed at c:\Perl. I am not sure how to run this.
>>> This will not work.
>>> perlrebase works only for cygwin perls, not for strawberry or
>>> activestate perls.
That's what I was thinking. I was sure that I am doing something wrong, and
it must have something to do
2011/5/30 Gaurav Chhabra:
> Thanks for your reply Reini!
>
> I got hold of perlrebase from here:
> http://cygwin.com/ml/cygwin/2010-02/txt00017.txt
>
> Not sure whether this is the latest one.
The latest one is from perl-5.10.1-5
> I have Perl separately installed at c:\Perl. I am not sure how to
On 30/05/2011 3:34 AM, Juanjo wrote:
Christopher Faylor cygwin.com> writes:
Unfortunately, cygwin_attach_handle_to_fd doesn't really work. Cygwin
needs to know the type of handle it is attaching in order to set up
the correct type of file handler. Since it doesn't do that the handle
is of li
Thanks for your reply Reini!
I got hold of perlrebase from here:
http://cygwin.com/ml/cygwin/2010-02/txt00017.txt
Not sure whether this is the latest one.
I have Perl separately installed at c:\Perl. I am not sure how to run this.
I just copied the prelrebase script and kept it in the Cygwin's
2011/5/27 Gaurav Chhabra:
>
> http://old.nabble.com/file/p31714033/cygcheck.out cygcheck.out
>
> I have a Windows machine and I have Cygwin installed. I have a Perl script
> which calls a shell script using Cygwin. I am getting the following message
> while running the Perl script:
Please try perl
Hello,
The following script:
-
#!/bin/csh -f
/bin/ls /cygdrive | /bin/grep .
set x = `/bin/ls /cygdrive | /bin/grep .`
echo "zz $x zz"
-
produces
c
e
g
h
o
p
s
zz c e g h o p s Broken pipe zz
wh
Christopher Faylor cygwin.com> writes:
>
> Unfortunately, cygwin_attach_handle_to_fd doesn't really work. Cygwin
> needs to know the type of handle it is attaching in order to set up
> the correct type of file handler. Since it doesn't do that the handle
> is of limited utility.
If this was tr
16 matches
Mail list logo