1
0
mirror of https://github.com/golang/go synced 2024-11-17 14:44:44 -07:00
Commit Graph

1 Commits

Author SHA1 Message Date
Rick Arnold
66e8471391 cmd/gc: make missing package error fatal
No longer continue assuming package main.

Fixes #4776.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/12677043
2013-08-09 16:05:40 +10:00