[
https://issues.apache.org/jira/browse/HTRACE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe resolved HTRACE-39.
----------------------------------------
Resolution: Fixed
Fix Version/s: 3.1.0
> Fix compilation of cmd.go on 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
> Fix For: 3.1.0
>
> Attachments: HTRACE-39.001.patch
>
>
> {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)