aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2000-10-31 21:36:26 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2000-10-31 21:36:26 +0800
commit58909b588078c8e20349e8f8718d40a9e6b42ba0 (patch)
tree5c50c2a82f436de03a0e52ee14a10780d5738893 /e-util
parent97fa2239f7ffae71e21635e8f04c278b32f76137 (diff)
downloadgsoc2013-evolution-58909b588078c8e20349e8f8718d40a9e6b42ba0.tar.gz
gsoc2013-evolution-58909b588078c8e20349e8f8718d40a9e6b42ba0.tar.zst
gsoc2013-evolution-58909b588078c8e20349e8f8718d40a9e6b42ba0.zip
#include <string.h> to quench warning. #include <stdlib.h> for same
200-10-30 Kjartan Maraas <kmaraas@gnome.org> * e-dialog-widgets.c: #include <string.h> to quench warning. * e-sexp.c: #include <stdlib.h> for same reason. svn path=/trunk/; revision=6288
Diffstat (limited to 'e-util')
-rw-r--r--e-util/ChangeLog5
-rw-r--r--e-util/e-dialog-widgets.c1
-rw-r--r--e-util/e-sexp.c1
3 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 37a6f573d5..9cad1815d6 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+200-10-30 Kjartan Maraas <kmaraas@gnome.org>
+
+ * e-dialog-widgets.c: #include <string.h> to quench warning.
+ * e-sexp.c: #include <stdlib.h> for same reason.
+
2000-10-27 <jpr@helixcode.com>
* Makefile.am: build md5-utils
diff --git a/e-util/e-dialog-widgets.c b/e-util/e-dialog-widgets.c
index fe7f144bcb..2a564cbc19 100644
--- a/e-util/e-dialog-widgets.c
+++ b/e-util/e-dialog-widgets.c
@@ -21,6 +21,7 @@
#include <config.h>
#include <math.h>
+#include <string.h>
#include <time.h>
#include <gtk/gtkmenu.h>
#include <gtk/gtkmenuitem.h>
diff --git a/e-util/e-sexp.c b/e-util/e-sexp.c
index cc0452b6b2..2757ea2043 100644
--- a/e-util/e-sexp.c
+++ b/e-util/e-sexp.c
@@ -69,6 +69,7 @@
#include <glib.h>
#include <stdio.h>
+#include <stdlib.h>
#include <time.h>
#include <string.h>
pan class='insertions'>+10 * Update to 5.3.4.jkim2017-06-222-10/+10 * Update the Calligra ports to 3.0.1.rakuco2017-06-179-230/+0 * Update to 20170615sunpoet2017-06-162-4/+4 * Update to 20170529sunpoet2017-06-012-4/+4 * Update to 20170524sunpoet2017-05-292-4/+4 * Update to 5.3.3.jkim2017-05-202-10/+10 * Update to 5.2.7.jkim2017-05-052-10/+10 * Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-254-2/+4 * Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.mat2017-04-122-2/+2 * Update to 5.2.6.jkim2017-03-282-10/+10 * Update to 20170309sunpoet2017-03-112-4/+4 * Update to 20170227sunpoet2017-03-092-4/+4 * Update to 20170218sunpoet2017-02-242-4/+4 * Update to 20170214sunpoet2017-02-152-4/+4 * Update to 20170211sunpoet2017-02-142-4/+4 * Update to 5.2.5.jkim2017-02-012-10/+10 * Update to 5.2.4.jkim2017-01-022-10/+10 * - Update to 20161001sunpoet2016-11-212-4/+4 * devel/eric6: update to 6.1.11dbn2016-11-191-3/+3 * Update libreoffice to 5.2.3 and liborcus to 0.11.2bapt2016-11-122-8/+10 * devel/eric6: update to 6.1.10.dbn2016-10-101-3/+3 * devel/eric6: update to 6.1.9dbn2016-09-061-3/+3 * devel/eric6: update to 6.1.8.dbn2016-08-201-3/+3 * Update to 20160624bapt2016-07-072-3/+4 * eric6 ports: Update to version 6.1.7.bsam2016-07-051-3/+3 * eric6 ports: Update to version 6.1.6.bsam2016-06-061-2/+3 * Many KDE i10n ports: Patch updates CURDIRpi2016-05-262-2/+2 * editors/calligra-l10n: add plist-subpi2016-05-244-192/+192 * eric6 ports: Update to version 6.1.5.bsam2016-05-101-2/+2 * Update to 5.0.6.jkim2016-05-072-8/+8 * eric6 ports: update to version 6.1.4 (reaaly, previous updatebsam2016-04-221-2/+2 * eric6 ports: update to version 6.1.4.bsam2016-04-221-2/+2 * Fixup some whitespace at the beginning of lines problems.mat2016-04-011-1/+1 * Add missing items to the calligra-l10n ports plists.rakuco2016-03-294-0/+4 * - Update to 20160206sunpoet2016-03-062-3/+3 * - Makefile.local for slave ports is included by bsd.port.mk r397519dinoex2016-02-282-8/+0 * Update to 5.0.5.jkim2016-02-162-8/+8 * Update Calligra to 2.9.11.rakuco2016-02-094-6/+4 * eric6 ports: Update to version 6.1.2.bsam2016-02-081-2/+2 * - Add PORTSCOUTsunpoet2016-01-201-0/+4 * - Add PORTSCOUTsunpoet2016-01-201-0/+4 * - Update to 20160108sunpoet2016-01-202-3/+3 * eric6 ports: Update to version 6.1.1.bsam2016-01-051-2/+2 * Update Calligra to 2.9.10.rakuco2015-12-226-52/+76 * Update to 5.0.4.jkim2015-12-182-8/+8 * eric6 ports: Update to version 6.1.0.bsam2015-12-071-2/+2 * Update to 5.0.3.jkim2015-11-042-8/+8 * - Update to 20151003sunpoet2015-10-092-3/+3 * Update to 5.0.2.jkim2015-09-244-12/+12 * eric6 ports: Update to version 6.0.9.bsam2015-09-121-2/+2 * Update LibreOffice to 5.0.1.jkim2015-09-022-8/+8 * devel/eric6 and eric6 i18n files: update to version 6.0.8bsam2015-08-181-2/+2 * - Add NO_ARCHsunpoet2015-07-181-0/+1 * - Add NO_ARCHsunpoet2015-07-181-0/+1 * - Add NO_ARCHsunpoet2015-07-181-0/+1 * - Update to 20150704sunpoet2015-07-112-6/+6 * eric6 ports: Update to version 6.0.5.bsam2015-05-081-2/+2 * - Update to 20150418sunpoet2015-04-272-3/+3 * Update to 4.3.7.jkim2015-04-262-8/+8 * eric6 ports: Update to version 6.0.4.bsam2015-04-091-2/+2 * Update KDE SC to 4.14.3alonso2015-03-123-4/+5 * Eric6 localization files.bsam2015-03-083-0/+10 * - Update to 4.3.6.jkim2015-02-212-8/+8 * - Update to 20150102sunpoet2015-02-192-3/+3 * cleanup plistbapt2014-12-214-7/+0 * Update to 4.3.5.jkim2014-12-192-8/+8 * - Update to 20141115sunpoet2014-12-092-4/+4 * Update to 4.3.4.jkim2014-11-272-8/+8 * Cleanup plistantoine2014-11-122-8/+0 * Update to 4.3.3.jkim2014-11-012-8/+8 * KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-196-574/+125 * Update to 4.3.2.jkim2014-10-174-10/+8 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-116-4/+6 * Remove ports related to Adobe Reader.hrs2014-08-303-15/+0 * Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-164-2/+4 * - Update to 20140704sunpoet2014-07-162-3/+3 * Update to 4.2.5.jkim2014-06-242-8/+8 * Update to libreoffice 4.2.4bapt2014-06-112-8/+8 * - Update to 20140513sunpoet2014-05-272-3/+3 * Fix stagificationedwin2014-05-141-1/+0 * KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-112-4/+4 * - Update to 20140504sunpoet2014-05-112-3/+3 * Support stagebapt2014-05-091-1/+0 * Update to 4.1.6.jkim2014-05-072-8/+8 * - Update to 2014.1.4.araujo2014-05-062-8/+6 * - Update to 20140429sunpoet2014-05-052-6/+6 * Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1 * - Update to 20140427sunpoet2014-04-292-3/+3 * Mark a few unfetchable ports BROKENantoine2014-04-271-0/+2 * - Update to 20140412sunpoet2014-04-272-3/+3 * - Update to 20140401sunpoet2014-04-042-3/+3 * KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-032-4/+4 * o Fix build: use TAR instead of JAR.lioux2014-03-281-1/+1 * Update to 1.0 version from 2014: Programa do Imposto de Renda Pessoa Fisica 2...lioux2014-03-243-55/+38 * - Update to 20140310sunpoet2014-03-142-3/+3 * - Update to 20140309sunpoet2014-03-112-3/+8 * Convert p* to USES=zipbapt2014-03-113-3/+3 * KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-054-19/+16 * Update to 4.1.5. It is partially based on the following PR.jkim2014-02-262-8/+8 * - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-182-0/+2 * KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-18