You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2014/12/31 13:16:13 UTC

[jira] [Created] (HTRACE-39) Compilation of cmd.go fails with go 1.4

Masatake Iwasaki created HTRACE-39:
--------------------------------------

             Summary: Compilation of cmd.go fails with go 1.4
                 Key: HTRACE-39
                 URL: https://issues.apache.org/jira/browse/HTRACE-39
             Project: HTrace
          Issue Type: Bug
            Reporter: Masatake Iwasaki
            Assignee: Masatake Iwasaki


{code}
src/org/apache/htrace/htrace/cmd.go:57: calling method String with receiver addr (type **net.TCPAddr) requires explicit dereference
src/org/apache/htrace/htrace/cmd.go:59: calling method String with receiver addr (type **net.TCPAddr) requires explicit dereference
src/org/apache/htrace/htrace/cmd.go:61: calling method String with receiver addr (type **net.TCPAddr) requires explicit dereference
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)