jemarch Thu, 24 Jul 2008 12:01:54 -0700
Hi all. I just merged in the trunk a little patch that changes both 'pdf_dealloc' and 'pdf_realloc' to get const pointers as parameters. In this way we wont need to make casts in the gl_list memory disposal functions just to remove the qualifier.