On Mon, Sep 10, 2012 at 4:52 PM, Diego Novillo <dnovi...@google.com> wrote:
>
> Ian, could you commit the changes in go/gofrontend?

Done.  Actually, it looks like you already committed them, but I
brought the master repo up to date.

Ian


> 2012-09-10  Diego Novillo  <dnovi...@google.com>
>
>         * vec.h (vec_t::quick_push): Remove overload that accepts 'T *'.
>         Update all users.
>         (vec_t::safe_push): Likewise.
>         (vec_t::quick_insert): Likewise.
>         (vec_t::lower_bound): Likewise.
>         (vec_t::safe_insert): Likewise.
>         (vec_t::replace): Change second argument to 'T &'.

Reply via email to