On Sat, Nov 20, 2021 at 05:32:56PM +0100, Andreas Rheinhardt wrote: > C99/C11 6.3.2.3 5: "Any pointer type may be converted to an integer > type. [...] If the result cannot be represented in the integer type, > the behavior is undefined." So stop casting pointers to int; use > uintptr_t instead. > > Signed-off-by: Andreas Rheinhardt <[email protected]>
LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Rewriting code that is poorly written but fully understood is good. Rewriting code that one doesnt understand is a sign that one is less smart than the original author, trying to rewrite it will not make it better.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
