Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37576478
en ru br
ALT Linux repos
S:3.5.1-alt1.qa2
5.0: 3.5.1-alt1
4.1: 3.5.1-alt0.M41.1
4.0: 3.5.1-alt0.4
3.0: 3.5.1-alt0.3

Group :: Development/Tcl
RPM: tcl-httpd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: tcl-httpd-3.5.1-alt-tcltk8.6.patch
Download


--- tcl-httpd-3.5.1/src/crypt.c	2008-08-30 21:13:21.000000000 +0000
+++ tcl-httpd-3.5.1.fixed/src/crypt.c	2017-03-24 11:52:50.602029585 +0000
@@ -10,6 +10,7 @@
  * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
  */
 
+#define USE_INTERP_RESULT 1
 #include "tcl.h"
 #ifndef _WIN32
 #include "unistd.h"
--- tcl-httpd-3.5.1/src/limit.c	2008-08-30 21:13:21.000000000 +0000
+++ tcl-httpd-3.5.1.fixed/src/limit.c	2017-03-24 11:52:28.624963456 +0000
@@ -3,6 +3,7 @@
  * The limit Tcl command.
  */
 
+#define USE_INTERP_RESULT 1
 #include <tcl.h>
 #include <sys/time.h>
 #include <sys/resource.h>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin