[Lazarus] PascalScript on Win x64
Sven Barth
pascaldragon at googlemail.com
Thu Sep 6 14:28:49 CEST 2012
Am 06.09.2012 12:47, schrieb Martin:
> On 06/09/2012 11:02, Paul Ishenin wrote:
>>> Would have to check, but probably not needed.
>>>
>>> The license allows us to ship a copy of the entire package (afaik also a
>>> modified one, if we point out that it is modified.)
>>> We already do (because soon the IDE itself will use it.
>>>
>>> So we can patch that.
>>
>> But can we later copy that code to FPC?
>
> You mean use Invoke, when avail?
> Could do. I would hope that this would be done upstream by REM objects.
>
> I can not "copy" anything to fpc, I have no commit rights there. Besides
> it is not my decision what goes into fpc.
The main problem of "can we copy" is the license. The RTL is released as
modified LGPL so we must be able to release that calling code under
modified LGPL as well.
But some part of the code needs to be changed nevertheless so it can
become a correct implementation of RTTI.Invoke...
Regards,
Sven
More information about the Lazarus
mailing list