Hi, I'm new to the list, so hello!
I've compiled and tested the gnu-pdf library on my debian system and ran into the following problem (only when "--enable-debug-base" was used during configuration): base/time/pdf-time-from-string.c:468:E:pdf_time_from_string:pdf_time_from_string_006:0: (after this point) Received signal 11 (Segmentation fault) After running it through gdb I found that in src/base/pdf-time-string.c it seems that at line numbers 105, 115, and 124 only two arguments should be passed to PDF_DEBUG_BASE () instead of three. Doing so solves the problem. grtz Steven
signature.asc
Description: OpenPGP digital signature
