Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37904408
en ru br
ALT Linux repos
S:5.0.22-alt1
5.0: 4.5.0-alt1
4.1: 4.5.0-alt1
4.0: 4.5.0-alt1
3.0: 1.0.24-alt2

Group :: Databases
RPM: dbh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: dbh-5.0.13-bigendian.patch
Download


diff -up libdbh2-5.0.13/src/dbh_static.i.bigendian libdbh2-5.0.13/src/dbh_static.i
--- libdbh2-5.0.13/src/dbh_static.i.bigendian	2014-01-22 09:26:03.000000000 +0100
+++ libdbh2-5.0.13/src/dbh_static.i	2014-01-22 09:26:21.000000000 +0100
@@ -1658,7 +1658,6 @@ static int sdbh_writeheader (DBHashTable
     dbh->head_info->data_space = sdbh_turnaround (dbh->head_info->data_space);
     dbh->head_info->erased_space = sdbh_turnaround (dbh->head_info->erased_space);
     dbh->head_info->records = sdbh_turnaround (dbh->head_info->records);
-    dbh->head_info->fractalidad = sdbh_turnaround (dbh->head_info->fractalidad);
 #endif
 
 
@@ -1688,7 +1687,6 @@ static int sdbh_writeheader (DBHashTable
     dbh->head_info->data_space = sdbh_turnaround (dbh->head_info->data_space);
     dbh->head_info->erased_space = sdbh_turnaround (dbh->head_info->erased_space);
     dbh->head_info->records = sdbh_turnaround (dbh->head_info->records);
-    dbh->head_info->fractalidad = sdbh_turnaround (dbh->head_info->fractalidad);
 #endif
     if (!flush) return 1;
   
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin