Function types only are compatible if their calling convention is the same, no matter...
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 15 Sep 2008 19:25:01 +0000 (19:25 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 15 Sep 2008 19:25:01 +0000 (19:25 +0000)
commit9e2421562828ad6d69f9d489ab2fd23f5ae0e7ea
tree24c96336570170e4cdf494d5caf803d96c673ff0
parent5c76e2f1b157b3a3f0d8be7e17c651bae4261b6d
Function types only are compatible if their calling convention is the same, no matter whether they have unspecified parameter lists.

[r21983]
type.c