gdimageline_aa failing on some arches due to fpu implementations (ia64, powerpc, s390x, ...)

Issue #52 resolved
Former user created an issue

Or it could be something else... but occam's razor says it's big endian problem :)

gdimageline/gdimageline_aa.c:38: Total pixels changed: 244 with a maximum channel difference of 0.
./gdimageline/gdimageline_aa_d_1_exp.png failed

Comments (13)

  1. Former user Account Deleted reporter

    It's not the bug in GCC, but bug in FPU implementation, see PR323.

    We should really rewrite the part to use fixed point arithmetics.

  2. Pierre Joye

    what is the status for this issue? Do we need more tweaks or can we (finally :) fire the release? :)

  3. Log in to comment