Rainer Orth writes:
> The first mmap arg is caddr_t (char *), while byte * is uint8 *.
> Casting to void * fixes this.
Thanks.
Committed.
Ian
Ian Lance Taylor writes:
> I have committed a patch to libgo to update to the weekly.2012-02-14
> release. As usual, in this e-mail message I only include the patches to
> files specific to the gccgo version of libgo. Bootstrapped and ran Go
> testsuite on x86_64-unknown-linux-gnu. Committed t
I have committed a patch to libgo to update to the weekly.2012-02-14
release. As usual, in this e-mail message I only include the patches to
files specific to the gccgo version of libgo. Bootstrapped and ran Go
testsuite on x86_64-unknown-linux-gnu. Committed to mainline.
Ian
diff -r 86886691a