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: Daniel Vidal
Subject: Re: [pdf-devel] pdf-i64 macros
Date: Wed, 25 Jun 2008 08:38:19 +0200

Hi,

Thanks for the feedback!

Yes. During implementation I encountered all of the problems described
above, therefore my scepticism for the macro solution. Anyhow, I'll
take the above task (FS#53) and change the functions' interfaces.

Cheers,
Dan

On Wed, Jun 25, 2008 at 1:36 AM, Aleksander Morgado
<address@hidden> wrote:
>
>>   > 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

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