Your message dated Tue, 15 Apr 2008 01:11:30 -0400
with message-id <[EMAIL PROTECTED]>
and subject line escm has been removed from Debian, closing #130402
has caused the Debian Bug report #130402,
regarding escm: implicit declarations
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
130402: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=130402
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: escm
Version: 1.1-4
Tags: patch
Some functions are missing prototypes and this can lead to
significant trouble... Here is a patch to fix that.
diff -Naur escm-1.1.orig/escm.c escm-1.1/escm.c
--- escm-1.1.orig/escm.c Sat Apr 7 09:18:51 2001
+++ escm-1.1/escm.c Thu Jan 10 16:08:01 2002
@@ -35,6 +35,7 @@
#include <string.h> /* for strerror() */
#include <signal.h>
#include <sys/wait.h>
+#include <stdlib.h>
#ifndef FALSE
#define FALSE 0
--
Doug Porter <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
Version: 1.1-4+rm
The escm package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/328809 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
--- End Message ---