> Date: Tue, 30 Mar 2010 21:08:23 +0200 (CEST) > From: Jose E. Marchesi <[email protected]> > > > Hi Gerel. > > Well, this is an updated patch. Since the native/macros 64bit support > returned > PDF_ERROR when the built-in implementation returns PDF_EBAADDATA. After > applying > this patch, both implementations return PDF_EBADDATA. > > Your patch is making some of the time module tests to fail: > > base/time/pdf-time-span-add.c:109:F:pdf_time_span_add:pdf_time_span_add_002:0: > Failure 'status != PDF_ERROR' occured > base/time/pdf-time-span-copy.c:93:F:pdf_time_span_copy:pdf_time_span_copy_002:0: > Failure 'status != PDF_ERROR' occured > base/time/pdf-time-span-diff.c:105:F:pdf_time_span_diff:pdf_time_span_diff_002:0:Failure > 'status != PDF_ERROR' occured >
Hi Jose, I tried compiling and torturing the trunk, and it is throwing those failing cases either way, are you sure it is my patch ? cheers, -gerel
