← Back to team overview

kicad-developers team mailing list archive

Re: Python: time_t needs mapping; tentative patch

 

On 28.11.2017 14:55, Wayne Stambaugh wrote:
On 11/28/2017 4:01 AM, Maciej Sumiński wrote:
I suppose the most elegant solution would be to change time_t in KiCad
source code to uint64_t. This leaves no ambiguity and should be easy to
handle with swig.
Time stamps are only saved and loaded as 32 bit values so I'm not sure
unint64_t makes sense.
Is it a good time to resolve ambiguity and introduce new typedef or class "timestamp_t"?

--
Regards,
  Sergey A. Borshch            mailto: sb-sf@xxxxxxxxxxxxxxx
    SB ELDI ltd. Riga, Latvia



References