pdf-devel
[Top][All Lists]
Advanced

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

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


From: David Vazquez
Subject: [pdf-devel] [PATCH] Fix syntax-check warning in pdf-fp-func.c
Date: Mon, 11 May 2009 17:34:48 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

The syntax-check script warns pdf-fp-func.c file include assert.h.  In
order to avoid it, I have written a PDF_ASSERT_* macro for each layer,
which use PDF_DEBUG_* macros. I document this in the manual.

Indeed, I have export to the public API these both PDF_DEBUG as
PDF_ASSERT macros. I think they should be avalaible since they are
described in the manual.

Please, feel free to deny it or change it.

Greetings.




reply via email to

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