Hi Sven,
Sven Linker wrote,

> Clang warns about null-pointer subtractions, which are undefined
> behavior per the C standards. Replace the subtractions with
> explicit casts to `uintptr_t`.

Thanks, applied and pushed,
 best regards
  Waldemar
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to