> So:
> > pdf_i64_add(&bignum1, bignum2, bignum3);
   >    if (pdf_i64_invalid_p(bignum1))
   >    {
   >     /* An error occurred */
   >    }
> As talked in the irc, could be better to pass a reference to the status variable to the function so that it can safely return void:

Ok. Please commit a fix for this and any other affected macro.

I added a low priority new task in flyspray for this, so that I/we don't forget it:
http://www.gnupdf.org/flyspray/index.php?do=details&task_id=53&project=2

-Aleksander


Reply via email to