1
0
mirror of https://github.com/golang/go synced 2024-09-24 19:20:13 -06:00
Commit Graph

1 Commits

Author SHA1 Message Date
Jeff R. Allen
3a2d64789b gc: make string const comparison unsigned
Make compile-time string const comparison match semantics
of runtime.cmpstring.

Fixes #1515.

R=rsc
CC=golang-dev, rog
https://golang.org/cl/4172049
2011-02-16 17:57:15 -05:00