kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #32008
Re: Python: time_t needs mapping; tentative patch
-
To:
Henner Zeller <h.zeller@xxxxxxx>, Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
From:
Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx>
-
Date:
Mon, 27 Nov 2017 20:18:01 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.46) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
Cc:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<CAEQqtJw0VDnAZGUY4AqV+S-_VQ=N5Qdw8kCSPmc0YqtfgvLpjA@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
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
Follow ups
References