zsh-workers
 help / color / mirror / code / Atom feed
* [vincent@vinc17.org: Re: Bug#205685: clone corruption]
@ 2004-07-20 18:16 Clint Adams
  2004-07-20 18:45 ` Philippe Troin
  0 siblings, 1 reply; 6+ messages in thread
From: Clint Adams @ 2004-07-20 18:16 UTC (permalink / raw)
  To: zsh-workers; +Cc: 205685-forwarded

I haven't used clone before this, but I can reproduce the behavior
described below.

----- Forwarded message from Vincent Lefevre <vincent@vinc17.org> -----

On 2004-07-17 16:10:04 -0400, Clint Adams wrote:
> Hmm, is this still a problem?

clone doesn't even work any longer. For instance:

In the first terminal:

greux:~> exec zsh -f
greux% tty
/dev/pts/240
greux% foo=bar
greux% echo $foo
bar
greux% zmodload zsh/clone
greux% clone /dev/pts/241
greux% 

In the second terminal:

greux:~> exec zsh -f
greux% tty
/dev/pts/241
greux% clone: could not make /dev/pts/241 my controlling tty, job control disabled
greux% echo $foo

greux% 

(The message "clone: could not make..." appeared just after executing
"clone /dev/pts/241" in the first terminal.)

----- End forwarded message -----


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-07-30 16:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-20 18:16 [vincent@vinc17.org: Re: Bug#205685: clone corruption] Clint Adams
2004-07-20 18:45 ` Philippe Troin
2004-07-28 15:50   ` Clint Adams
2004-07-28 23:24     ` Philippe Troin
2004-07-30 16:04       ` Clint Adams
2004-07-30 16:43         ` Philippe Troin

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).