Files
sogo/SoObjects/Appointments
Patrice Levesque c1095a5ea9 Fix warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
As previous commit, this code assumed pointers are unsigned int, for display
purpose.  Replaced the cast with the native '%p' token from
NSMutableString::appendFormat that's provided for pointer address output.
2016-03-07 10:34:41 -05:00
..
2016-01-21 10:17:36 -05:00
2016-01-25 11:14:45 -05:00
2016-02-04 14:01:31 -05:00
2016-01-21 10:17:36 -05:00
2016-01-21 10:17:36 -05:00
2016-01-21 10:17:36 -05:00
2006-06-15 19:34:10 +00:00
2016-01-25 11:14:45 -05:00
2015-01-23 15:32:22 -05:00
2012-01-12 20:01:34 +00:00
2006-06-15 19:34:10 +00:00
2014-04-08 15:35:36 -04:00
2013-09-30 10:50:27 -04:00
2012-08-27 20:35:10 +00:00
2012-10-22 10:09:13 -04:00