On Oct 9, 2012, at 10:16 AM, Jason Evans wrote:
> FreeBSD's malloc_usable_size() uses (const void *ptr) as its argument, so I'd 
> like to get a fix in for this that doesn't require patching jemalloc for 
> FreeBSD.

I committed a fix that removes the const only for Linux:

        
http://www.canonware.com/cgi-bin/gitweb.cgi?p=jemalloc.git;a=commitdiff;h=247d1248478561c669a85d831e9758089f93a076

Let me know if this doesn't do the right thing for Android.

Thanks,
Jason
_______________________________________________
jemalloc-discuss mailing list
[email protected]
http://www.canonware.com/mailman/listinfo/jemalloc-discuss

Reply via email to