pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] Changing the library initialization API


From: Aleksander Morgado
Subject: Re: [pdf-devel] Changing the library initialization API
Date: Thu, 01 Sep 2011 15:33:18 +0200

> 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);
> 

I just merged this change in trunk.

Cheers!

-- 
Aleksander

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]