zsh-workers
 help / color / mirror / code / Atom feed
* Bug in `print -c' with handling of embedded NULs?
@ 2002-09-03 15:11 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2002-09-03 15:11 UTC (permalink / raw)
  To: zsh-workers

This happens in 4.1.0-dev-6 and 4.0.6:

schaefer<527> print -c *
BUILD               Functions           config.h            config.status
Completion          Makefile            config.h.in         stamp-h
Config              Src                 config.log          stamp-h.in
Doc                 Test                config.modules
Etc                 config.cache        config.modules.sav
schaefer<528> print "$(print -N *)" 
BUILDCompletionConfigDocEtcFunctionsMakefileSrcTestconfig.cacheconfig.hconfig.h.inconfig.logconfig.modulesconfig.modules.savconfig.statusstamp-hstamp-h.in
schaefer<529> print -c "$(print -N *)"
BUILD
schaefer<530> 

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-04  7:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-03 15:11 Bug in `print -c' with handling of embedded NULs? Bart Schaefer

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