public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
To: Ian Lance Taylor <iant@google.com>
Cc: gcc-patches@gcc.gnu.org, gofrontend-dev@googlegroups.com
Subject: Re: libgo patch committed: Update to current library
Date: Mon, 17 Dec 2012 14:50:00 -0000	[thread overview]
Message-ID: <yddmwxcd97v.fsf@lokon.CeBiTec.Uni-Bielefeld.DE> (raw)
In-Reply-To: <mcry5h2dftv.fsf@google.com> (Ian Lance Taylor's message of "Wed,	12 Dec 2012 15:13:32 -0800")

Ian Lance Taylor <iant@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	other threads:[~2012-12-17 14:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-12 23:13 Ian Lance Taylor
2012-12-17 14:50 ` Rainer Orth [this message]
2012-12-17 21:08   ` Ian Lance Taylor
2012-12-19 14:04     ` Rainer Orth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yddmwxcd97v.fsf@lokon.CeBiTec.Uni-Bielefeld.DE \
    --to=ro@cebitec.uni-bielefeld.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gofrontend-dev@googlegroups.com \
    --cc=iant@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).