[swift-users] Where to report this bug?

Peter W A Wood peterwawood at gmail.com
Thu Sep 21 20:42:42 CDT 2017


Entering the following statement in a playground gives an overflow error. Where should I report this?

Statement:

Int.min.dividedReportingOverflow(by:-1)

Playground log:

Playground execution failed:

error: MyPlayground.playground:3:9: error: division '-9223372036854775808 / -1' results in an overflow
Int.min.dividedReportingOverflow(by:-1)

Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170922/9fa82ce3/attachment.html>


More information about the swift-users mailing list