zsh-workers
 help / color / mirror / code / Atom feed
* printf %b
@ 2006-12-27 14:58 Stephane Chazelas
  2007-01-04 15:36 ` Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Stephane Chazelas @ 2006-12-27 14:58 UTC (permalink / raw)
  To: Zsh hackers list

Hiya,

just noticed that

printf %b '\0123'

doesn't work anymore as it used to and as SUSv3 specifies
(should output S, and not <NL>3).

echo '\0123'
and
printf '\123'

are correct though.

With 4.3.2-dev-1+20061217-1 (debian package) both in zsh and sh
emulation.

regards,
Stéphane


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

end of thread, other threads:[~2007-01-04 17:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-27 14:58 printf %b Stephane Chazelas
2007-01-04 15:36 ` Peter Stephenson
2007-01-04 16:32   ` Stephane Chazelas
2007-01-04 17:07     ` Peter Stephenson

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