mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
We were using absolute paths in the #line directives in the export header file. This makes the header file change if you move GOPATH. The absolute paths aren't helpful for the final user, which is some C program elsewhere. Fixes #24945 Change-Id: I2da32c9b477df578bd5087435a03fe97abe462e3 Reviewed-on: https://go-review.googlesource.com/108315 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
|---|---|---|
| .. | ||
| src | ||
| carchive_test.go | ||
| main.c | ||
| main2.c | ||
| main3.c | ||
| main4.c | ||
| main5.c | ||
| main6.c | ||
| main_unix.c | ||
| main_windows.c | ||