]> Cypherpunks repositories - gostls13.git/commit
spec: mention that special case for integer division is due to overflow
authorRobert Griesemer <gri@golang.org>
Wed, 17 Jan 2018 05:30:46 +0000 (21:30 -0800)
committerRobert Griesemer <gri@golang.org>
Wed, 17 Jan 2018 18:59:44 +0000 (18:59 +0000)
commit18d527b3f09521a21e4068917f9b4513fcfcc2ef
tree27a3202bad3dc494375b17ccb1fed215aae91371
parent2dc025e4e171ee99d31d11efe5ccf53794e89020
spec: mention that special case for integer division is due to overflow

Fixes #23443.

Change-Id: If60c39b582ee5308e9fa902f93c1b6ae7890346c
Reviewed-on: https://go-review.googlesource.com/87975
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
doc/go_spec.html