On Mon, 2008-06-23 at 19:06 +0200, Jean Delvare wrote: > This is because you changed temp1_from_reg and temp2_from_reg to > return > longs instead of ints. We don't need longs, so the easiest fix is to > revert that change. If you insist on returning longs then you must > change %d to %ld in the sprintf calls. I'll use ints for those and re-submit patch v3. Thanks. -- Nate Case <ncase at xes-inc.com>