mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
The code was using (unsigned) long, but a long is 32-bits in the Windows 64-bit ABI.
The code was using (unsigned) long, but a long is 32-bits in the Windows 64-bit ABI.