[fpc-devel] who can explain why array of const can't be passed to another array of const
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Sep 14 10:57:16 CEST 2011
On 14 Sep 2011, at 10:40, Alexander Klenin wrote:
> On Wed, Sep 14, 2011 at 19:03, Jonas Maebe
> <jonas.maebe at elis.ugent.be> wrote:
>> It's more that even though both are called "array of const", they are
>> completely different things. They also don't support the same types.
>
> Perhaps varargs-compatible parameter type should be called something
> else then?
Both backwards and Delphi compatibility stand in the way of that.
Jonas
More information about the fpc-devel
mailing list