Re: [Plplot-devel] New binding of Go programming language

2014-01-27 Thread Hailiang Wang
Hi Alan, It is easy to add a return code so I have done it. Now it just returns -1 when there is at least one mismatch. Out of curiosity, how will you integrate a Go program into the building process? Just assume the check program is under $PATH or more sophisticated rule? Hǎiliàng

Re: [Plplot-devel] New binding of Go programming language

2014-01-27 Thread Alan W. Irwin
On 2014-01-27 23:07+0800 Hailiang Wang wrote: > Hi Alan, > > It is easy to add a return code so I have done it. Now it just returns > -1 when there is at least one mismatch. Hi Hǎiliàng: Thanks for that fix. However, you still need to push it according to https://github.com/hailiang/go-plplot/