Re: [go-nuts] undefined: C in C.PCAP_NETMASK_UNKNOWN

2016-10-21 Thread Mehrdad Arshad Rad
fixed by golang/go@b7c7949 On Friday, October 21, 2016 at 10:41:33 AM UTC-7, Ian Lance Taylor wrote: > > On Fri, Oct 21, 2016 at 8:08 AM, Pietro Gagliardi > wrote: > > So the trigger was that there is both a pointer

Re: [go-nuts] undefined: C in C.PCAP_NETMASK_UNKNOWN

2016-10-21 Thread Ian Lance Taylor
On Fri, Oct 21, 2016 at 8:08 AM, Pietro Gagliardi wrote: > So the trigger was that there is both a pointer and a C.xxx name in the same > argument list? Yes. Ian >> On Oct 21, 2016, at 10:56 AM, Ian Lance Taylor wrote: >> >> On Fri, Oct 21, 2016 at 7:07 AM, Pietro Gagliardi >> wrote: >>> >>

Re: [go-nuts] undefined: C in C.PCAP_NETMASK_UNKNOWN

2016-10-21 Thread Ian Lance Taylor
On Fri, Oct 21, 2016 at 10:40 AM, Ian Lance Taylor wrote: > On Fri, Oct 21, 2016 at 8:08 AM, Pietro Gagliardi wrote: >> So the trigger was that there is both a pointer and a C.xxx name in the same >> argument list? > > Yes. Well, not just any pointer, but a pointer to a type that itself contain

Re: [go-nuts] undefined: C in C.PCAP_NETMASK_UNKNOWN

2016-10-21 Thread Pietro Gagliardi
So the trigger was that there is both a pointer and a C.xxx name in the same argument list? > On Oct 21, 2016, at 10:56 AM, Ian Lance Taylor wrote: > > On Fri, Oct 21, 2016 at 7:07 AM, Pietro Gagliardi wrote: >> >> Just >> >> go get -u -v github.com/google/gopacket/pcap >> >> will suffice. >

Re: [go-nuts] undefined: C in C.PCAP_NETMASK_UNKNOWN

2016-10-21 Thread Konstantin Khomoutov
On Thu, 20 Oct 2016 21:35:06 -0700 (PDT) Mehrdad Arshad Rad wrote: > Today I noticed the travis-ci fails once it tries to build myLG > w/ latest Go version:devel > +7ea5829 and shows below errors. > > The command "eval go get -t -v ./..." failed. > > githu

[go-nuts] undefined: C in C.PCAP_NETMASK_UNKNOWN

2016-10-20 Thread Mehrdad Arshad Rad
Hi, Today I noticed the travis-ci fails once it tries to build myLG w/ latest Go version:devel +7ea5829 and shows below errors. The command "eval go get -t -v ./..." failed. github.com/google/gopacket/pcap../../google/gopacket/pcap/pcap.go:594

[go-nuts] undefined: C in C.PCAP_NETMASK_UNKNOWN

2016-10-20 Thread Mehrdad . Arshad . Rad
Hi, Today I noticed the travis-ci fails once it tries to build myLG w/ latest Go version:devel +7ea5829 and shows below errors. The command "eval go get -t -v ./..." failed. github.com/google/gopacket/pcap../../google/gopacket/pcap/pcap.go:594: undefined: