
to the defines. As our internal types (job_id and co.) are unsigned that generate several errors (integer overflow in expression and comparison between signed and unsigned). Casting the defines to the correct type solve these problems. This commit was SVN r9481.