hylo icon indicating copy to clipboard operation
hylo copied to clipboard

Nondeterministic assertion in `BinaryInteger.distance(to:)`

Open dabrahams opened this issue 1 year ago • 0 comments

This just happened for me:

Test Suite 'DriverTests' started at 2023-12-02 08:40:42.168.
Test Case '-[DriverTests.DriverTests testBinary]' started.
Swift/Integers.swift:1603: Fatal error: Distance is not representable in Int
error: Exited with signal code 4

I don't know whether it's a Swift bug or a Hylo bug, but it's something to keep an eye open for.

dabrahams avatar Dec 02 '23 16:12 dabrahams