aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-01-18 10:49:29 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-01-18 10:49:29 +0800
commitd184f178b8ede3b173789195ba22a243da08fc42 (patch)
treecef6574bb46813e30f3e1ed98105768462ca6c12 /mail
parenta37006af0ac5ff13e3825189485d1e5edee1720e (diff)
downloadgsoc2013-evolution-d184f178b8ede3b173789195ba22a243da08fc42.tar.gz
gsoc2013-evolution-d184f178b8ede3b173789195ba22a243da08fc42.tar.zst
gsoc2013-evolution-d184f178b8ede3b173789195ba22a243da08fc42.zip
Add some g_warnings() to help debug later if I ever get the segfaults I
2001-01-17 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-summary.c (message_info_load): Add some g_warnings() to help debug later if I ever get the segfaults I was getting earlier. Can't seem to reproduce them after my previous "fix". * camel-folder-summary.c (camel_folder_summary_load): Undid my change here, NotZed said it was wrong and that if it gets a NULL mi then it should abort and not continue. svn path=/trunk/; revision=7609
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions
deletions'>-0/+1 * Two imake related changes:tijl2013-09-021-4/+0 * New USES imake to handle the dependency on imake.bapt2013-06-281-1/+2 * - Don't remove directories not created by this portmiwi2013-06-192-8/+1 * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1 * Use USE_IMAKE instead of BUILD_DEPENDS.hrs2012-06-131-2/+1 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * Fix ownership/permissions of files in ${DATADIR}/dic whenhrs2010-04-122-1/+9 * Fix an ownership/permission issue of ${PREFIX}/share/canna/dic.hrs2010-04-111-3/+1 * - Mark BROKEN: changes ownership and permissions on /usr/local/share/canna/dicpav2010-03-171-0/+2 * Move conversion tables from canna-server to canna-lib.hrs2010-03-023-49/+17 * Remove implicit dependency on x11/xorg-libraries.hrs2009-01-261-2/+7 * Fix typo.olgeni2009-01-231-1/+1 * - Use mode 0755 for unix domain socket directory to prevent writehrs2008-11-083-7/+26 * - Separate the server part and the library part from japanese/Canna, andhrs2008-10-277-177/+119 * Fix crash issue of cannaserver.nork2008-09-202-1/+12 * Fix NULL pointer reference issue of addwords/cannakill/catdic/chmoddic/nork2008-09-152-1/+12 * - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-1/+0 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 * - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1 * Remove whitespace from line endings in pkg-plist files.vd2006-05-121-4/+4 * Reset max@FreeBSD.org due to no response to email about status.linimon2006-04-151-1/+1 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1 * SHA256ifyedwin2006-01-221-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-5/+5 * Upgrade to 3.7p3.max2004-07-122-5/+4 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Typo fix.max2004-02-171-2/+2 * RcNG'ize the startup script (and bump the port revision).max2004-02-164-34/+56 * Update to 3.7p1max2004-02-134-14/+23 * Reverse the MANLANG arguments to workaround a bug in make(1). This ismarcus2004-01-201-1/+1 * Add chmoddic.1 to MAN1 which was missing in previous commit,max2003-10-151-1/+2 * Upgrade to 3.6p4.sumikawa2003-10-153-5/+5 * Clear moonlight beckons.ade2003-03-072-1/+1 * Add missing files and directorieskris2003-02-221-0/+6 * Upgrade to 3.6p3.max2003-02-067-181/+95 * Ah, my slippery fingers, portversion should be 3.6p1 instead.max2002-12-021-1/+1 * Upgrade to 3.6p1, which contains security fixes.max2002-12-023-21/+20 * Correctly handle wchar.max2002-11-202-11/+24 * Cannaserver now has the -u option which allow you to specify who shouldmax2002-11-144-61/+5 * The LinkFileList hack, introduced in Rev 1.7.max2002-11-141-16/+0 * Ooops, forgot to 'cvs rm' this when upgrading to 3.6.max2002-11-121-20/+0 * Upgrade to 3.6.max2002-11-1210-169/+60 * Fix build on -currentkris2002-10-261-0/+26 * Add back files/patch-af which should never be removed. This patch takes care...max2002-08-082-1/+23 * Oops, I meant to bump the PORTREVISION with the previous commit sincemax2002-05-161-1/+1 * - Canna doesn't use /var/run any longer.max2002-05-163-22/+23 * - Make this compile with imake 4.2.0, in which the LinkFileListknu2002-04-023-3/+75 * Remove the dependency to imake since this is now taken care ofmax2002-02-161-7/+1 * Uncomment BUILD_DEPENDS to xmkmf which was accidentally commented out in 1.44.max2002-01-211-1/+1 * Bump the PORTREVISION to reflect recent changes before the release.max2002-01-211-1/+1 * Properly include bsd.port.pre.mk before the reference toknu2002-01-201-2/+4 * Urgent fix before the freeze: Add the dependency on devel/imake ifknu2002-01-201-0/+4 * Typo fix in MLINKS.max2002-01-151-2/+2 * One more correction to the dictionary.max2002-01-131-0/+11 * A patch to correct an error in the dictionary.max2002-01-111-0/+11 * Adjust post-install and pkg-plist so that all necessary directoriesmax2001-11-212-9/+12 * Correct the problem which caused server/main.c to be uncompilable.max2001-11-212-1/+2 * Make dic/ideo/pubdic/pod.c compilable on -current.max2001-11-211-0/+20 * Remove unnecessary line (which has already been commented out).max2001-11-211-1/+0 * Tweaks to make it usable on -current.max2001-11-204-3/+70 * Oops, PORTVERSION had an extraneous `.'.max2001-11-181-1/+1 * Upgrade to 3.5b2.max2001-11-1811-419/+116 * user.group -> user:group in chown call(s).dd2001-07-261-3/+3 * Use proper POSIX syntax for `chown'.obrien2001-06-011-1/+1 * Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-08