Hi Gerel. The page http://gnupdf.org/Lib:API_Consistency_Report reports that pdf_stm_read() has 0 unit tests, while the perl script says there are 11 (which is the right answer).
This is what happens in the trunk: $ ./check-api-doc-consistency.pl -p -t | grep pdf_stm_read pdf_stm_read() ... ok 0 tests pdf_stm_read_char() ... ok 2 tests So I guess this is a problem with the perl script. I will open a task for this in the flyspray as soon as I get internet (I am travelling now). -- Jose E. Marchesi [email protected] GNU Project http://www.gnu.org
