aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-09-25 05:15:59 +0800
committerChris Lahey <clahey@src.gnome.org>2001-09-25 05:15:59 +0800
commite779a925838d3a0786f836e0c572ee704cce5efe (patch)
treecb10fd452055f07d74217e2ecf593cfc52f12b07 /e-util
parent0035cdee4c17f9b663b13bb234ce3bc5ee22c3af (diff)
downloadgsoc2013-evolution-e779a925838d3a0786f836e0c572ee704cce5efe.tar.gz
gsoc2013-evolution-e779a925838d3a0786f836e0c572ee704cce5efe.tar.zst
gsoc2013-evolution-e779a925838d3a0786f836e0c572ee704cce5efe.zip
Make the printouts here conditionally compiled out.
2001-09-24 Christopher James Lahey <clahey@ximian.com> * e-categories-master-list-wombat.c (ecmlw_load, ecmlw_save): Make the printouts here conditionally compiled out. svn path=/trunk/; revision=13100
Diffstat (limited to 'e-util')
-rw-r--r--e-util/ChangeLog5
-rw-r--r--e-util/e-categories-master-list-wombat.c4
2 files changed, 7 insertions, 2 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index ada47cadf3..5233e27103 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-24 Christopher James Lahey <clahey@ximian.com>
+
+ * e-categories-master-list-wombat.c (ecmlw_load, ecmlw_save): Make
+ the printouts here conditionally compiled out.
+
2001-09-21 <NotZed@Ximian.com>
* e-msgport.c (e_thread_destroy): Instead of using
diff --git a/e-util/e-categories-master-list-wombat.c b/e-util/e-categories-master-list-wombat.c
index 8ee2981e8f..29318dec04 100644
--- a/e-util/e-categories-master-list-wombat.c
+++ b/e-util/e-categories-master-list-wombat.c
@@ -51,7 +51,7 @@ ecmlw_load (ECategoriesMasterListWombat *ecmlw)
string);
}
- g_print ("load: %s\n", string?string:"(nil)");
+ d(g_print ("load: %s\n", string?string:"(nil)"));
g_free (string);
}
@@ -64,7 +64,7 @@ ecmlw_save (ECategoriesMasterListWombat *ecmlw)
string = e_categories_master_list_array_to_string (E_CATEGORIES_MASTER_LIST_ARRAY (ecmlw));
- g_print ("save: %s\n", string);
+ d(g_print ("save: %s\n", string));
CORBA_exception_init (&ev);
154sat2007-07-245-82/+63 * - Update to 0.5miwi2007-07-243-14/+18 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-2329-39/+18 * - Patch configure so it actually accepts --mandir and --infodir. Otherwise,rafan2007-07-231-0/+23 * - Fix building with GCC 4.x.alepulver2007-07-231-0/+11 * - Fix building with GCC 4.x (use ${CXX} to build c++ files).alepulver2007-07-231-5/+19 * - Update to 0.10.0nox2007-07-226-25/+40 * - Correct dependency on bison2pav2007-07-211-1/+1 * - Remove distinfo hashes, which are not used officiallygabor2007-07-201-2/+0 * Make EMACS_PORT_NAME overridable.nobutaka2007-07-161-1/+1 * - Fix build on -CURRENT (gcc 4.2.0 import)laszlof2007-07-151-1/+8 * - Fix build with gcc 4.2miwi2007-07-152-12/+8 * - Update to 3.3.714. This fixes build with gcc42.trasz2007-07-153-62/+458 * - Mark BROKEN on 7.0: does not compile with gcc42pav2007-07-152-4/+4 * - Update to 0.5.7sat2007-07-143-19/+17 * Update to 0.7.0 release.ale2007-07-143-4/+44 * - Update MASTER_SITES (subdirectory change in URL).alepulver2007-07-141-1/+1 * - Update to version 0.10.2.alepulver2007-07-143-25/+28 * - Fix linking and remove BROKEN.alepulver2007-07-135-8/+65 * With an up-to-date INDEX I even find the rest of the ports I maintain,lme2007-07-133-3/+3 * - Update to 0.4miwi2007-07-135-17/+43 * Change e-mail address of my ports to my FreeBSD.org one.lme2007-07-133-3/+3 * - Use proper capitalization in my email address.trasz2007-07-121-1/+1 * - Use versions in dependencies correctly (bison>=2.1 --> bison2>=2.1).alepulver2007-07-121-1/+1 * - Update to 3.0.8pav2007-07-116-118/+167 * - Update to 3.9.5miwi2007-07-103-6/+7 * - Fix mastersite.jmelo2007-07-101-1/+8 * - Update to 5.12.0hq2007-07-093-6/+5 * Fix build with boost 1.34.0 (#include different file).barner2007-07-081-0/+11 * PokerTH is a poker game written in C++/QT4. You can play the popularrafan2007-07-074-0/+71 * - Update to 20070706miwi2007-07-074-98/+218 * Update to 1.0.51arved2007-07-072-9/+9 * Reset maintainer at his request.linimon2007-07-061-1/+1 * - Update to 4010sat2007-07-053-9/+17 * - Change maintainer addressbeech2007-07-053-7/+7 * - Fix build with gcc 4.2az2007-07-051-0/+4 * - Fix the build in a better waydanfe2007-07-052-8/+4 * - Bump boost shared library version to 4barner2007-07-041-2/+2 * Use gcc3.4 on -CURRENT to fix buildahze2007-07-041-0/+4 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-049-15/+40 * - Fix damage caused by previous revisionpav2007-07-041-0/+1 * - Fix chown(1) and chmod(1) invocation [1]danfe2007-07-042-3/+5 * - Fix the build with GCC 4.2 [1]danfe2007-07-032-1/+13 * - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2pav2007-07-031-1/+7 * - Update to 0.10.0miwi2007-07-022-6/+5 * - Update to 1.8miwi2007-07-022-8/+6 * - Update to 0.10.0miwi2007-07-024-26/+28 * Update to 8.3.2.2.marcus2007-07-024-561/+1803 * - Update to 0.2.4rafan2007-07-022-13/+5 * Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-1/+2 * - Mark BROKEN: does not compile.pav2007-07-011-0/+2 * - Change my mail address to araujo@.araujo2007-06-301-1/+1 * - Fix build with gcc4miwi2007-06-295-4/+50 * - Fix the build with newish GCC [1]danfe2007-06-292-1/+4 * - Update to 0.2.1rafan2007-06-254-13/+9 * - Update to version 2.11danfe2007-06-243-8/+8 * - Fix build when devel/libevent installedmiwi2007-06-241-2/+2 * - Update to 3909 [1]sat2007-06-223-8/+25 * - Update to 0.2miwi2007-06-224-28/+39 * - Update to 5.2.araujo2007-06-224-48/+7 * - Fix build with gcc 4.2miwi2007-06-211-0/+16 * - Fix build with gcc 4.2miwi2007-06-202-0/+23 * - Update to 1.5.4miwi2007-06-203-6/+13 * - Fix build with gcc 4.2miwi2007-06-2020-62/+476 * - Update to 3865sat2007-06-207-77/+287 * Update to 1.2.5.philip2007-06-196-20/+36 * - Fix build with gcc4miwi2007-06-196-8/+59 * - Fix build with gcc4miwi2007-06-194-115/+74 * Non-functional changes:danfe2007-06-191-10/+12 * - Fix the build with latest GCC [1]danfe2007-06-183-10/+22 * Fix the build with recent GCC.danfe2007-06-181-0/+4 * Non-functional changes:danfe2007-06-183-181/+181 * - Fix the build with recent GCC [1]danfe2007-06-184-50/+67 * Unbreak by adding path to SDL includes to CPPFLAGS.vs2007-06-171-3/+1 * 1: Fix build with x11-toolkits/qt33 installedvanilla2007-06-173-2/+42 * - update to 1.8dinoex2007-06-172-5/+4 * Add gdado 2.2, GTK2 dice roller.lwhsu2007-06-166-0/+56 * - Fix the build with latest GCC [1]danfe2007-06-152-11/+8 * - Unbreak by updating distinfo (tiny upstream fixes)sat2007-06-152-5/+4 * - Fix the build with recent GCC [1]danfe2007-06-152-12/+13 * - Update to 0.2.0pav2007-06-156-297/+137 * - Update to 0.4.0-1jmelo2007-06-141-3/+2 * - Fix mastersite.jmelo2007-06-142-8/+8 * - Fix mastersite.jmelo2007-06-141-6/+1 * - Fix the build with modern GCC [1]danfe2007-06-142-518/+521 * - Follow MASTER_SITE_SUBDIR change.alepulver2007-06-141-2/+1 * - Update to version 2.3, the latest to datedanfe2007-06-138-32/+144 * - Update to 1.7rafan2007-06-112-5/+4 * - Fix fetchrafan2007-06-111-1/+1 * Update to 2.18.2.1.marcus2007-06-112-4/+4 * - Bump PORTREVISION because of the last pkg-plist commit.alepulver2007-06-111-0/+1 * - Add missing pkg-plist entries.alepulver2007-06-101-0/+10 * - Pass maintainership to submittermiwi2007-06-091-1/+1 * use gcc 3.4 because dependent ports are using gcc and so it will onlyoliver2007-06-071-0/+1 * - Update to 2.2.0pav2007-06-076-103/+53 * - Bump PORTREVISION.alepulver2007-06-073-33/+233 * - Update to 0.9.7 aka BETA4pav2007-06-0718-1162/+1154 * - Update to 0.0.23miwi2007-06-073-8/+13 * - Fix build with gcc42pav2007-06-061-0/+11 * Reset filippo.natali@gmail.com, who is very short on free time right now.linimon2007-06-062-2/+2 * This port optionally installs the following Vavoom engine additions:alepulver2007-06-065-0/+176 * - Update to version 1.23.1.alepulver2007-06-065-2712/+1956 * - Update to 3.0.0miwi2007-06-059-363/+278 * - Add PORTSCOUT to avoid beta versions being reported as new ones.alepulver2007-06-051-0/+2 * - Improve PORTSCOUT limit to avoid false positives.alepulver2007-06-051-1/+1 * From the PR:alepulver2007-06-0519-4504/+34 * - Change the definition DLL_ONLY -> NO_VM_COMPILED for architectures which doalepulver2007-06-052-6/+8 * The world of Darwinia is a virtual themepark,miwi2007-06-057-0/+107 * You play an Uplink Agent who makes a living by performingmiwi2007-06-057-0/+133 * Defcon is announced as "The World's first Genocide 'em up". It is amiwi2007-06-057-0/+97 * * Update to 0.5.3miwi2007-06-052-12/+5 * - Update to 20070525miwi2007-06-043-4/+67 * bluedj contains many popular online games in China, such as mahjong,miwi2007-06-047-0/+302 * Add two forgotten manpages before pointyhat notices. ;-)philip2007-06-042-2/+2 * Update to 1.2.4.philip2007-06-036-54/+62 * chase libdepend of fox16edwin2007-06-031-1/+1 * Forget about X11BASEehaupt2007-06-021-1/+1 * - Retire gstreamer 0.8.0ahze2007-06-026-93/+0 * Add cchess 1.4, very simple Chinese chess program.lwhsu2007-06-015-0/+63 * Use system compiler on CURRENTarved2007-06-011-1/+1 * Fix build with gcc4arved2007-05-311-0/+16 * Update to 0.9.2arved2007-05-303-18/+35 * Fix build on CURRENTarved2007-05-301-0/+12 * Update to 2.18.2.marcus2007-05-294-17/+32 * Remove expired ports:gabor2007-05-2910-139/+0 * Fix build of hack and rogue with gcc 4.2johans2007-05-288-16/+148 * FreeSynd is a cross-platform, GPLed reimplementation of the classicmiwi2007-05-287-0/+453 * move from X11BASE to LOCALBASEoliver2007-05-27