Masashi Honma
9c77ad1889
trace: Fix void pointer arithmetic
...
The arithmetic on void pointer exists in trace routine. On GNU C, it
works because void pointer size is 1, but not all compilers behave like
this. So this patch specifies the size of the pointer.
2010-08-26 18:35:55 +03:00
..
2009-12-05 21:39:41 +02:00
2009-12-05 20:43:07 +02:00
2008-02-27 17:34:43 -08:00
2009-12-06 16:19:13 +02:00
2010-04-06 10:37:13 +03:00
2010-04-06 10:37:13 +03:00
2009-12-19 19:22:16 +02:00
2009-12-20 17:48:55 +02:00
2010-05-28 22:18:28 +03:00
2009-12-19 19:22:16 +02:00
2009-01-04 15:07:54 +02:00
2009-01-03 20:46:32 +02:00
2009-12-24 12:26:47 +02:00
2009-12-19 13:43:25 +02:00
2010-04-17 17:10:31 +03:00
2009-12-21 23:17:53 +02:00
2008-02-27 17:34:43 -08:00
2010-08-26 18:35:55 +03:00
2008-02-27 17:34:43 -08:00
2009-12-19 21:47:56 +02:00
2009-01-02 22:28:04 +02:00
2008-02-27 17:34:43 -08:00
2009-01-09 15:22:19 +02:00
2009-01-09 15:22:19 +02:00
2009-01-09 15:22:19 +02:00
2009-01-04 15:07:54 +02:00
2010-01-09 11:01:12 +02:00
2009-12-22 01:52:48 +02:00
2009-11-29 13:15:32 +02:00
2009-11-29 13:15:32 +02:00
2010-04-04 08:14:09 +03:00
2010-07-05 12:21:48 -07:00
2009-12-28 16:02:11 +02:00
2009-03-09 20:45:17 +02:00