[pdf-devel] Re: Changed API of the Time module

2008-07-03 Thread Aleksander Morgado
> Hi Aleksander > > Thanks > > Can you please send me your make file? When I first sent you the modified files in a targz I also included a patch with the changes needed in torture/unit/Makefile.am and in torture/unit/runtests.c The changes in that patch should still work for the latest version o

[pdf-devel] Re: Changed API of the Time module

2008-07-03 Thread anish patil
Hi Aleksander Thanks Can you please send me your make file? Thanks and Regards Anish Hi all, > > I changed a little bit the API of the time module, so that structures are > passed to the functions by the means of their address, and not as a whole > copy of the structure. > > Anish, please find