Hi Ian,

> This libgo patch compiles examples in _test packages.  Previously if
> the only names defined by _test packages were examples, the gotest
> script would emit an incorrect _testmain.go file.  I worked around
> that by marking the example_test.go files +build ignored.  This CL
> changes the gotest script to handle this case correctly, and removes
> the now-unnecessary build tags.  Bootstrapped and ran Go testsuite on
> x86_64-pc-linux-gnu.  Committed to mainline.

this patch breaks quite a number of libgo tests on Solaris:

FAIL: bufio
/vol/gcc/src/hg/trunk/local/libgo/testsuite/gotest[541]: local: not found [No 
such file or directory]

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to