Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37803374
en ru br
Репозитории ALT
4.1: 1.3.1-alt4
4.0: 1.3.1-alt4
3.0: 1.3.1-alt4
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: freetype

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: freetype-1.4-rh-gcc33.patch
Скачать


--- freetype-pre1.4/test/ftdump.c.gcc33	2000-01-04 20:16:07.000000000 -0500
+++ freetype-pre1.4/test/ftdump.c	2003-06-09 18:17:28.000000000 -0400
@@ -140,7 +140,7 @@
     old_memory += *var;
   }
 
-#define FOOTPRINT( field )  Save_Memory( &memory_footprint.##field )
+#define FOOTPRINT( field )  Save_Memory( &memory_footprint.field )
 
 
   static void
@@ -153,7 +153,7 @@
   }
 
 #define PRINT_MEM( field, string ) \
-          Print_Mem( memory_footprint.##field, string )
+          Print_Mem( memory_footprint.field, string )
 
 
   /* Print the memory footprint */
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin