1
0
mirror of https://github.com/golang/go synced 2024-09-29 04:34:32 -06:00
Commit Graph

1 Commits

Author SHA1 Message Date
Rémy Oudompheng
6cbf35c172 cmd/gc: fix initialization order involving method calls.
They were previously ignored when deciding order and
detecting dependency loops.
Fixes #3824.

R=rsc, golang-dev
CC=golang-dev, remy
https://golang.org/cl/6455055
2012-07-30 09:14:49 +02:00