pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] New developer and UUID module request


From: Albert Meroño Peñuela
Subject: Re: [pdf-devel] New developer and UUID module request
Date: Tue, 15 Mar 2011 17:31:39 +0100

Hi Jose,

Please find attached another patch with your suggested modifications
(pdf_uuid_t is no longer allocated in the heap).

Cheers,

Albert

2011/3/8 Jose E. Marchesi <address@hidden>:
>
> Regarding the pdf_uuid_t type, looking at the API of libuuid and the API
> we want to export in pdf.h it looks like we don't need to allocate space
> in the heap at all.  It would be better to just make pdf_uuid_t big
> enough to hold uuid_t and use uuid_unparse to return the ascii
> representation of the uuid.
>
> --
> Jose E. Marchesi   address@hidden
> GNU Project         http://www.gnu.org
>

Attachment: patch-amp-2011-03-15
Description: Binary data


reply via email to

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