lightning
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lightning] [BUG][AMD64] jit_uint64_t is 32-bit on Windows


From: Paul Cercueil
Subject: [Lightning] [BUG][AMD64] jit_uint64_t is 32-bit on Windows
Date: Tue, 17 Sep 2019 13:12:21 +0200

Hi Paulo,

On Windows, the "long" type is always 32-bits. As a result, the jit_uint64_t typedef in <lightning.h> is wrong.

Why not use the standard uint64_t type from <stdint.h> there?

-Paul





reply via email to

[Prev in Thread] Current Thread [Next in Thread]