• Rob Pike's avatar
    go/build: do not consider "android.go" to be android-specific · d396b9df
    Rob Pike authored
    A file name must have a non-empty underscore-separated
    prefix before its suffix matches GOOS. This is what the
    documentation already said but is not what the code did.
    
    Fixes #8838.
    
    This needs to be called out in the release notes.
    The he single affected file
            code.google.com/p/go.text/collate/tools/colcmp/darwin.go
    could use a renaming but works because it has a build tag inside.
    
    LGTM=adg, rsc
    R=golang-codereviews, adg, rsc
    CC=golang-codereviews
    https://golang.org/cl/147690043
    d396b9df
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...