Hey everyone, Now that we have the new error reporting procedures widely used in the library, it was time to change pdf_init() to also use them. The changes are currently available in the following branch: bzr branch lp:~aleksander-m/gnupdf/pdf-init-refactor
Basically, the change is about changing the API from: int pdf_init (void); to: pdf_bool_t pdf_init (pdf_error_t **error); Comments? Cheers! -- Aleksander
signature.asc
Description: This is a digitally signed message part