mail plug-in got sigsegv

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here is a mini patch for mail plug-in problem.

--- plug-ins/common/Makefile.am.orig	Wed Sep  8 16:44:19 1999
+++ plug-ins/common/Makefile.am	Fri Sep 10 22:07:42 1999
@@ -9,7 +9,8 @@
 	winprint.c
 
 AM_CPPFLAGS = \
-	-DLOCALEDIR=\""$(localedir)"\"
+	-DLOCALEDIR=\""$(localedir)"\" \
+	@MAILER@
 
 INCLUDES = \
 	-I$(top_srcdir)		\
--- plug-ins/common/mail.c.orig	Sun Aug 29 16:33:20 1999
+++ plug-ins/common/mail.c	Fri Sep 10 22:15:49 1999
@@ -181,7 +181,7 @@
 			  if you prefer that as the default */
 };
 
-static gchar * mesg_body;
+static gchar * mesg_body = "\0";
 static int run_flag = 0;
 
 MAIN ()

--
SHIRASAKI Yasuhiro : Experimental Particle Physics, JLC Team
Graduate School of Science, TOHOKU University 980-8578 Japan.


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux