[PATCH] os: Remove Error()

Alan Coopersmith alan.coopersmith at oracle.com
Tue Oct 11 21:10:34 PDT 2011


On 10/10/11 08:54 PM, Jeremy Huddleston wrote:
>
> Signed-off-by: Jeremy Huddleston<jeremyhu at apple.com>
> ---
>   doc/Xserver-spec.xml |   10 +---------
>   include/os.h         |    1 -
>   os/backtrace.c       |    5 +++--
>   os/log.c             |   14 --------------
>   os/xprintf.c         |    5 +++--
>   5 files changed, 7 insertions(+), 28 deletions(-)

Since you got rid of Error from XNFvasprintf() you should also be able to
remove the stub for it from hw/xfree86/utils/cvt/cvt.c since that was
just there to satisfy linking against os/xprintf.c.

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list