|
|
|
|
|
by Arrath
1368 days ago
|
|
> "This is the first time we had to make sure the game is deterministic between ARM and x86. We should be fine, C++ is portable, right? Just don't use undefined behavior. Turns out we use quite a lot of undefined behavior..." Hah |
|
Things as simple as "believing you know the byte-width of a primitive data type" are dangerous.