Descriptionexp/locale/collate: avoid 16-bit math
There's no need for the 16-bit arithmetic here,
and it tickles a long-standing compiler bug.
Fix the exp code not to use 16-bit math and
create an explicit test for the compiler bug.
Patch Set 1 #Patch Set 2 : diff -r 967ae8baf398 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 967ae8baf398 https://go.googlecode.com/hg/ #
MessagesTotal messages: 4
|