kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #32010
Re: Python: time_t needs mapping; tentative patch
On 11/27/2017 2:56 PM, jp charras wrote:
> Le 27/11/2017 à 20:18, Tomasz Wlostowski a écrit :
>> On 27/11/17 17:05, Henner Zeller wrote:
>>> Yes, I know about the time_t being different type situation,
>>
>> Why not just use uint64_t instead of time_t? It's identical on every
>> platform.
>>
>> Tom
>>
>
> Looks good to me.
>
>
Will this cause issues on platforms where time_t is 32 bits?
Follow ups
References