﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	phab_field
3848	64 bit integer script conversions	elexis		"Whenever one tries to send a variable of the type `i64` (`std::time_t`) or `u64`from C++ to JS, the code compiles on linux but not on windows (happened with #3258 and r17928).

The replay list currently convert the timestamp to a string and should be fixed.

At that time, Itms added a change to `source/scriptinterface/ScriptConversions.cpp` so that the code compiles on windows, but that doesn't work on unix, see attachment:t3258_visual_replay_menu_v9.2.patch:ticket:3258.
"	defect	new	Must Have	Backlog	Core engine				
