On Mon, Dec 17, 2012 at 6:49 AM, Rainer Orth
<r...@cebitec.uni-bielefeld.de> wrote:
> 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
>          ^

Sorry about that.  This patch should fix the build.  I have not yet
tested whether it passes the tests.  Bootstrapped on
x86_64-unknown-linux-gnu, which proves nothing since the file is not
used on GNU/Linux.  Committed to mainline.

Ian

Attachment: foo.patch
Description: Binary data

Reply via email to