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

Группа :: Разработка/Tcl
Пакет: tcl-memchan

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

Патч: tcl-memchan-2.2-alt-warn.patch
Скачать


--- tcl-memchan-2.2-orig/generic/buf.h	2002-09-21 18:38:45 +0400
+++ tcl-memchan-2.2/generic/buf.h	2004-06-12 17:38:06 +0400
@@ -29,6 +29,7 @@
 
 
 #include <errno.h>
+#include <string.h>
 #include <tcl.h>
 
 /*
--- tcl-memchan-2.2-orig/generic/random.c	2004-06-04 18:09:11 +0400
+++ tcl-memchan-2.2/generic/random.c	2004-06-12 18:10:43 +0400
@@ -33,6 +33,7 @@
 #include "memchanInt.h"
 #include "../isaac/rand.h"
 #include <time.h>
+#include <string.h>
 /*
  * Forward declarations of internal procedures.
  */
--- tcl-memchan-2.2-orig/generic/zero.c	2004-06-04 18:09:11 +0400
+++ tcl-memchan-2.2/generic/zero.c	2004-06-12 18:11:46 +0400
@@ -31,6 +31,7 @@
  */
 
 
+#include <string.h>
 #include "memchanInt.h"
 
 /*
--- tcl-memchan-2.2-orig/generic/null.c	2004-06-12 17:05:43 +0400
+++ tcl-memchan-2.2/generic/null.c	2004-06-12 18:14:41 +0400
@@ -27,6 +27,7 @@
  */
 
 
+#include <string.h>
 #include "memchanInt.h"
 
 /*
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin