public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libffi/files: libffi-3.1-execstack.patch libffi-3.1-typing_error.patch
@ 2014-05-30 11:08 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2014-05-30 11:08 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/05/30 11:08:57

  Modified:             libffi-3.1-execstack.patch
  Added:                libffi-3.1-typing_error.patch
  Log:
  Fix typing error in ffi.h.in (missing @@) wrt #511752 by Ryan Hill and Patrick Lauer
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.2                  dev-libs/libffi/files/libffi-3.1-execstack.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.1-execstack.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.1-execstack.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.1-execstack.patch?r1=1.1&r2=1.2

Index: libffi-3.1-execstack.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/files/libffi-3.1-execstack.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libffi-3.1-execstack.patch	28 May 2014 13:29:34 -0000	1.1
+++ libffi-3.1-execstack.patch	30 May 2014 11:08:56 -0000	1.2
@@ -1,4 +1,5 @@
 http://bugs.gentoo.org/511634
+http://sourceware.org/ml/libffi-discuss/2014/msg00058.html
 
 --- src/x86/win32.S
 +++ src/x86/win32.S



1.1                  dev-libs/libffi/files/libffi-3.1-typing_error.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.1-typing_error.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.1-typing_error.patch?rev=1.1&content-type=text/plain

Index: libffi-3.1-typing_error.patch
===================================================================
http://bugs.gentoo.org/511752
http://sourceware.org/ml/libffi-discuss/2014/msg00059.html

--- include/ffi.h.in
+++ include/ffi.h.in
@@ -221,7 +221,7 @@ typedef struct {
 #endif
 } ffi_cif;
 
-#if HAVE_LONG_DOUBLE_VARIANT
+#if @HAVE_LONG_DOUBLE_VARIANT@
 /* Used to adjust size/alignment of ffi types.  */
 void ffi_prep_types (ffi_abi abi);
 # endif





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-30 11:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30 11:08 [gentoo-commits] gentoo-x86 commit in dev-libs/libffi/files: libffi-3.1-execstack.patch libffi-3.1-typing_error.patch Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox