pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] pdf-i64 macros


From: jemarch
Subject: Re: [pdf-devel] pdf-i64 macros
Date: Wed, 25 Jun 2008 00:31:40 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

   > 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.





reply via email to

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