Paul Eggert <egg...@cs.ucla.edu> writes:

> * lib/sh/random.c (genseed): Use a different type, to pacify GCC
> "warning: cast from pointer to integer of different size
> [-Wpointer-to-int-cast]" on platforms with 64-bit pointers
> and 32-bit int.

Thanks for this one. I've been meaning to report it because
-Wpointer-to-int-cast is one of the warnings we flag up in our
packaging in Gentoo, as it often indicates a portability problem.

Attachment: signature.asc
Description: PGP signature

Reply via email to