On 09/13/2010 08:16 AM, Eric Blake wrote:
On 09/12/2010 09:30 AM, Ralf Wildenhues wrote:
This fixes the remaining testsuite failures with zsh 4.3.10 on FreeBSD.

cat>file<<EOF
EOF

produces an empty file with sh, but a file containing a newline with
zsh, even after 'emulate sh'. autoconf.texi patch coming up too, I
guess.

Ouch - that's a nasty bug. Have you reported it to the zsh list yet?

Hmm, rather than fixing all _our_ uses of AT_DATA, but still having the problem for other clients, why not instead fix AT_DATA to special-case the empty argument to do the right thing for everyone? Don't apply this patch, and I'll help come up with an alternative.

--
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Reply via email to