Ian Lance Taylor <i...@google.com> writes:

> I've updated libgo to the current master Go library sources.  As usual
> this e-mail only includes patches to files that are substantially
> specific to gccgo.  The bulk of the patch is available from the
> repository or from the master Go repository.  Bootstrapped and ran Go
> testsuite on x86_64-unknown-linux-gnu.  Committed to mainline.

This patch broke Solaris bootstrap:

/vol/gcc/src/hg/trunk/local/libgo/go/log/syslog/syslog_libc.go:17:9: error: 
incompatible type for return value 1 (incompatible type for method 
'writeString' (different number of parameters))
  return libcConn(0), nil
         ^

        Rainer

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

Reply via email to