LGTM. Thanks. On 7 March 2013 02:09, <mikioh.mikioh@gmail.com> wrote: > Reviewers: golang-dev1, > > Message: ...
12 years, 3 months ago
(2013-03-07 10:14:14 UTC)
#2
LGTM.
Thanks.
On 7 March 2013 02:09, <mikioh.mikioh@gmail.com> wrote:
> Reviewers: golang-dev1,
>
> Message:
> Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com),
>
> I'd like you to review this change to
> https://go.googlecode.com/hg/
>
>
> Description:
> net: fix plan9 build
>
> Please review this at https://codereview.appspot.com/7564043/
>
> Affected files:
> M src/pkg/net/ipraw_test.go
>
>
> Index: src/pkg/net/ipraw_test.go
> ===================================================================
> --- a/src/pkg/net/ipraw_test.go
> +++ b/src/pkg/net/ipraw_test.go
> @@ -2,8 +2,6 @@
> // Use of this source code is governed by a BSD-style
> // license that can be found in the LICENSE file.
>
> -// +build !plan9
> -
> package net
>
> import (
>
>
> --
>
> ---You received this message because you are subscribed to the Google Groups
> "golang-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-dev+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
Issue 7564043: code review 7564043: net: fix plan9 build
(Closed)
Created 12 years, 3 months ago by mikio
Modified 12 years, 3 months ago
Reviewers:
Base URL:
Comments: 0