Post #2803622
2025-11-12 13:49 UTC
Currently expanding a (C++) data structure to deal with larger amounts of data, and I now have the perfect example for why overflows are an error in Swift and have to be explicitly requested.
Related: No surprise a data transfer never ends if it keeps sending the first 64k of the data over and over again instead of the whole Megabyte.
Replies (0)
No replies.