zsh-workers
 help / color / mirror / code / Atom feed
* set weirdness
@ 1996-06-10 14:27 Vinnie Shelton
  1996-06-10 15:26 ` Zefram
  0 siblings, 1 reply; 2+ messages in thread
From: Vinnie Shelton @ 1996-06-10 14:27 UTC (permalink / raw)
  To: zsh-workers

Under beta-20, the output of set is screwed up for multiword variables.  The 
final space between the last 2 words is omitted, and there is a space after 
the last word.  So if you look at the signals array, instead of "...ZERR 
DEBUG)", you get "...ZERRDEBUG )".

zsh -f
spacely% set | grep signals
signals=(EXIT HUP INT QUIT ILL TRAP IOT EMT FPE KILL BUS SEGV SYS PIPE ALRM 
TERM USR1 USR2 CLD PWR WINCH URG POLL STOP TSTP CONT TTIN TTOU VTALRM PROF 
XCPU XFSZ WAITING LWP FREEZE THAW RTMIN 37 38 39 40 41 42 RTMAX ZERRDEBUG )
spacely% 

This is Sol2.5, but I've observed the same behavior under SunOS 4.1.3_U1.

--vin




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

* Re: set weirdness
  1996-06-10 14:27 set weirdness Vinnie Shelton
@ 1996-06-10 15:26 ` Zefram
  0 siblings, 0 replies; 2+ messages in thread
From: Zefram @ 1996-06-10 15:26 UTC (permalink / raw)
  To: acs; +Cc: zsh-workers

>Under beta-20, the output of set is screwed up for multiword variables.  The 
>final space between the last 2 words is omitted, and there is a space after 
>the last word.  So if you look at the signals array, instead of "...ZERR 
>DEBUG)", you get "...ZERRDEBUG )".

I broke this, and submitted a patch to fix it a few days ago.

-zefram



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

end of thread, other threads:[~1996-06-10 15:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-10 14:27 set weirdness Vinnie Shelton
1996-06-10 15:26 ` Zefram

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).