mirror of
https://github.com/golang/go
synced 2024-11-06 00:36:14 -07:00
be012e1e2e
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 | ||
main2.c | ||
main3.c | ||
main4.c | ||
main5.c | ||
main6.c | ||
main_unix.c | ||
main_windows.c | ||
main.c |