Date: Sat, 1 Dec 2007 14:24:44 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/sparc64 rtld_machdep.h Message-ID: <200712011424.lB1EOiFC017792@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2007-12-01 14:24:44 UTC
FreeBSD src repository
Modified files:
libexec/rtld-elf/sparc64 rtld_machdep.h
Log:
For un-prototyped static inline functions declared in pthread_md.h on
sparc64, use ANSI function headers and specifically indicate the lack of
arguments with 'void'. Otherwise, warnings are generated at WARNS=3 for
libkse, leading to a compile failure with -Werror.
Revision Changes Path
1.8 +1 -1 src/libexec/rtld-elf/sparc64/rtld_machdep.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712011424.lB1EOiFC017792>
