-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I'm trying to build odc on a 32bit system, where the size of the long type is 32 bits, not 64 bits as required.
Using an OS-dependently-sized type but requiring a specific size feels like the wrong solution. Would it be possible to use int64_t instead?
What are the steps to reproduce the bug?
Build on a 32bit system
Version
v1.5.2
Platform (OS and architecture)
Emscripten
Relevant log output
Accompanying data
No response
Organisation
University of Helsinki
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working