Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 1997 12:08:32 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-bugs@freefall.freebsd.org, gibbs@freefall.freebsd.org
Subject:   Re: kern/2772
Message-ID:  <199702200108.MAA12227@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Synopsis: panic: %s:%c:%d: Target did not send an IDENTIFY message. SAVED_TCL == 0x%x

Why didn't the format specifiers get expanded?  I think 2.1.7 still uses
%r in panic(), but it should work.  2.2 and -current use vprintf(), which
does work.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702200108.MAA12227>