libical r635 - in trunk: . src/libical



Author: pchen
Date: Sun Feb 24 19:04:39 2008
New Revision: 635
URL: http://svn.gnome.org/viewvc/libical?rev=635&view=rev

Log:
2008-02-25  Chenthill Palanisamy  <pchenthill novell com>

        * src/libical/ical.h: define LIBICAL_MEMFIXES to 1
        for clients to free memory based on this.



Modified:
   trunk/ChangeLog
   trunk/src/libical/ical.h

Modified: trunk/src/libical/ical.h
==============================================================================
--- trunk/src/libical/ical.h	(original)
+++ trunk/src/libical/ical.h	Sun Feb 24 19:04:39 2008
@@ -30,6 +30,8 @@
 #warning "Please ensure that the memory returned by the functions mentioned at http://bugzilla.gnome.org/show_bug.cgi?id=516408#c1 are free'ed"
 #endif
 
+#define LIBICAL_MEMFIXES 1
+
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */



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