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

Другие репозитории
Upstream:2.8.1

Группа :: Работа с файлами
Пакет: diffutils

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

Патч: diffutils-2.8.7-rh-warnings.patch
Скачать


--- diffutils-2.8.7/src/analyze.c.orig	2004-04-12 07:44:35 +0000
+++ diffutils-2.8.7/src/analyze.c	2005-05-17 11:33:17 +0000
@@ -953,7 +953,7 @@ diff_2_files (struct comparison *cmp)
 	changes = briefly_report (changes, cmp->file);
       else
 	{
-	  if (changes | !no_diff_means_no_output)
+	  if (changes || !no_diff_means_no_output)
 	    {
 	      /* Record info for starting up output,
 		 to be used if and when we have some output to print.  */
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin