/* This one should go on pdf-types.h */
typedef size_t pdf_size_t;Agreed. Please dont forget to move it to `pdf-types.h' when appropriate. Note that I have defined pdf_size_t in order to use it in pdf-alloc.[ch] and other parts of the code. It is already commited in CVS.
