Explorar o código

fixed declaration incompatibility

Thorsten Hohmeier %!s(int64=21) %!d(string=hai) anos
pai
achega
9a4a793bc6
Modificáronse 2 ficheiros con 13 adicións e 1 borrados
  1. 12 0
      bochs/bochs.patch
  2. 1 1
      bochs/bochs.spec

+ 12 - 0
bochs/bochs.patch

@@ -9,3 +9,15 @@
  #include <net/if.h>
  #else
  #include <asm/types.h>
+Index: reg_ld_str.c
+--- fpu/reg_ld_str.c.orig	2004-06-03 14:34:47.000000000 +0200
++++ fpu/reg_ld_str.c	2004-06-03 14:34:53.000000000 +0200
+@@ -315,7 +315,7 @@
+ 
+ 
+ /* Get a short from user memory */
+-int  BX_CPP_AttrRegparmN(1)
++int  BX_CPP_AttrRegparmN(2)
+ FPU_load_int16(bx_address _s, FPU_REG *loaded_data)
+ {
+   s16 s, negative;

+ 1 - 1
bochs/bochs.spec

@@ -34,7 +34,7 @@ Class:        PLUS
 Group:        Misc
 License:      LGPL
 Version:      2.1.1
-Release:      20040209
+Release:      20040603
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/bochs/bochs-%{version}.tar.gz