Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37734871
en ru br
Репозитории ALT
S:0.95.2-alt4
5.1: 0.95-alt3
4.1: 0.95-alt2
www.altlinux.org/Changes

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

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

Патч: lesstif-0.95.0-64bitcleanups.patch
Скачать


--- lesstif-0.95.0/include/Motif-2.1/XmI/XpmI.h.BAD	2006-08-30 10:57:12.000000000 -0500
+++ lesstif-0.95.0/include/Motif-2.1/XmI/XpmI.h	2006-08-30 10:58:07.000000000 -0500
@@ -217,8 +217,8 @@
 FUNC(xpmHashSlot, xpmHashAtom *, (xpmHashTable *table, char *s));
 FUNC(xpmHashIntern, int, (xpmHashTable *table, char *tag, void *data));
 
-#define HashAtomData(i) ((void *)i)
-#define HashColorIndex(slot) ((unsigned int)((*slot)->data))
+#define HashAtomData(i) ((void *)((unsigned long)i))
+#define HashColorIndex(slot) ((unsigned long)((*slot)->data))
 #define USE_HASHTABLE (cpp > 2 && ncolors > 4)
 
 /* I/O utility */
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin