[patch] Guard use of __extern_inline with __USE_EXTERN_INLINES

Rafael Ávila de Espíndola rafael.espindola@gmail.com
Tue Dec 20 14:41:00 GMT 2011


All the uses of __extern_inline I could find are guarded by
__USE_EXTERN_INLINES, except for this one in
sysdeps/x86_64/fpu/bits/fenv.h. This patch fixes that. Is it OK?

Cheers,
Rafael


2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>

	* sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Only define if
	__USE_EXTERN_INLINES is defined.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: extern_inline.patch
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20111220/baff60a6/attachment.ksh>


More information about the Libc-alpha mailing list