Colin Cross 92cdf9c372 recovery: fix building with pointer-to-int errors turned on
Use intptr_t/uintptr_t to cast between pointer and int to allow
building with -Werror=pointer-to-int-cast and
Werror=int-to-pointer-cast turned on.

Cast to char* instead of unsigned int for pointer arithmetic.

Change-Id: Ia862306fdcca53866b330e8cf726f3d62f2248a0
2014-02-05 17:34:45 -08:00
2013-07-09 12:50:24 -07:00
2013-03-07 13:34:24 -08:00
2013-10-10 14:19:19 -07:00
2013-10-10 14:19:19 -07:00
2012-01-10 10:18:17 -08:00
2013-10-10 14:19:19 -07:00
2011-10-31 10:24:09 -07:00
2012-01-10 10:18:17 -08:00
2012-08-22 17:26:40 -07:00
2013-07-31 11:35:12 -07:00
2013-07-31 11:35:12 -07:00
2013-10-10 14:19:19 -07:00
2013-10-10 14:19:19 -07:00
S
Description
No description provided
102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%