freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] LLP64 model outside Win64


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] LLP64 model outside Win64
Date: Sun, 11 Feb 2018 00:02:47 -0500

 (void*)(size_t)(x) should be safe, c90, and warning-less.

sizeof(size_t)==sizeof(void*) everywhere I could test. This is not
guaranteed but the contrary is suspicious. I'll commit this getting
rid of the macro.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]