On 5 January 2016 at 07:53, <[email protected]> wrote:

> rsc has fixed this in the go 6c compiler. so far most code
> seems to compile and work fine. the most fallout is with
>

long x = p - q;
T *y = p+x;

really there needs to be a new typedef for the difference type.

Reply via email to