diff --git a/extra/tokyo/alien/tcutil/tcutil.factor b/extra/tokyo/alien/tcutil/tcutil.factor index aac300a3c1..41de2c9407 100644 --- a/extra/tokyo/alien/tcutil/tcutil.factor +++ b/extra/tokyo/alien/tcutil/tcutil.factor @@ -9,7 +9,7 @@ C-ENUM: TCDBTFIXED TCDBTTABLE ; -! long seems safe enough +! FIXME: on windows 64bits this isn't correct, because long is 32bits there, and time_t is int64 TYPEDEF: long time_t TYPEDEF: void* TCLIST*