[MPlayer-dev-eng] [PATCH] x11_common: XChangeProperty uses long for 32-bits
Alexander Strasser
eclipse7 at gmx.net
Mon Aug 15 22:29:40 CEST 2011
Alexander Strasser wrote:
> I came up with the attached patch. But I did not yet find a way to
> test it sufficiently. Comments and suggestions welcome!
I just remembered, what I didn't like about the patch. It only checks
the width of pid_t and aborts if it is not 32 bits. But I would rather
like to check the value, because a system might have a 64 bit pid_t type
but only use 32 bits of it.
Alexander
More information about the MPlayer-dev-eng
mailing list