Files
sogo/SoObjects/SOGo
Patrice Levesque 022fd81474 Fix warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Those are all log formatting routines that assume pointers are unsigned int,
for display purpose.  Replace the cast with the native '%p' token from
NSString::stringWithFormat that's provided for pointer address output.
2016-03-07 10:34:41 -05:00
..
2015-06-11 15:25:27 -04:00
2016-02-08 16:14:33 -05:00
2015-08-26 09:31:08 -04:00
2010-03-18 12:58:39 +00:00
2015-01-06 10:59:56 -05:00
2012-05-31 12:36:00 +00:00
2015-11-05 07:20:36 +08:00
2014-05-15 14:45:32 -04:00
2013-06-19 15:45:40 -04:00
2014-11-26 13:00:47 -05:00
2015-06-12 11:35:54 -04:00
2015-01-09 09:04:15 -05:00
2015-01-09 09:04:15 -05:00
2012-01-31 20:18:49 +00:00