[pdf-devel] Re: Initial API for the tokeniser module

2009-05-12 Thread Michael Gold
On Thu, May 07, 2009 at 14:24:30 +0200, jema...@gnu.org wrote: > > Hi Michael. > > Based on your patch I just committed some early work on the API of the > tokeniser module. You can find it in the reference manual > (doc/gnupdf.texi). > > I would like to discuss it if you like. Sure, my comment

Re: [pdf-devel] Warnings in pdf-list module

2009-05-12 Thread gerel
> From: David Vazquez > Date: Mon, 11 May 2009 17:54:57 +0200 > > > Hi, > > I get warnings from gcc 4.3.2 when compile a module which require the > pdf-list module. The errors are related to C99 and they are of the > kind: > > In file included from ./base/pdf-hash.h:30, >

[pdf-devel] [flyspray] ASCII 85 Filter Implementation

2009-05-12 Thread GNU PDF Library
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has been changed. The changes are listed below. For full information about what has changed, visit the URL and click the History tab. FS#44 - ASCII 85 Filter Implementation User who did this: Diego Perez Montes (kabute) Percent Co

[pdf-devel] [flyspray] ASCII 85 Filter Implementation

2009-05-12 Thread GNU PDF Library
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. Diego Perez Montes has taken ownership of the following task: FS#44 - ASCII 85 Filter Implementation More information can be found at the following URL: http://www.gnupdf.org/flyspray/index.php?do=details&task_id=44 You are receiving this message bec

Re: [pdf-devel] [PATCH] Fix syntax-check warning in pdf-fp-func.c

2009-05-12 Thread David Vazquez
I attach the patch here. patch Description: Patch