[gccgo] Error on ... mismatch

Ian Lance Taylor iant@google.com
Sat Feb 6 05:36:00 GMT 2010


This is probably temporary, but for now the Go compilers give an error
passing a ... parameter to a function which expects ...T, and
vice-versa.  Probably the ... without T style will be removed.
Anyhow, I committed this patch to the gccgo branch for now.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 1025 bytes
Desc: ...
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100206/8feb9f09/attachment.bin>


More information about the Gcc-patches mailing list