Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37421890
en ru br
Репозитории ALT
S:1.9.16-alt2
5.1: 1.9.0-alt1.r1563.2.1
4.1: 1.9.x-alt1
3.0: 1.8.23-alt5
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: htmldoc

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

Патч: htmldoc-1.9.16-pd-pdf.patch
Скачать


diff -uNrbBwp htmldoc-1.9.16/htmldoc/ps-pdf.cxx htmldoc-1.9.16-new/htmldoc/ps-pdf.cxx
--- htmldoc-1.9.16/htmldoc/ps-pdf.cxx	2022-09-17 11:46:09.000000000 +0000
+++ htmldoc-1.9.16-new/htmldoc/ps-pdf.cxx	2022-09-17 12:16:03.805718972 +0000
@@ -3466,7 +3466,7 @@ pdf_write_links(FILE *out)		/* I - Outpu
 	   /*
             * Local link...
             */
-            if (link->page < num_pages)
+            if ( (unsigned int) link->page < num_pages)
             {
 	      float x1, y1, x2, y2;
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin