pdf-devel
[Top][All Lists]
Advanced

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

[pdf-devel] Changing the library initialization API


From: Aleksander Morgado
Subject: [pdf-devel] Changing the library initialization API
Date: Mon, 29 Aug 2011 22:40:32 +0200

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

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


reply via email to

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