[Lazarus] Rx: rxdbgrid.pas: compile error: Internal error 200501152

Marcos Douglas md at delfire.net
Tue Jul 16 03:20:53 CEST 2013


On Mon, Jul 15, 2013 at 8:07 PM, Maxim Ganetsky <ganmax at narod.ru> wrote:
> 16.07.2013 2:31, Marcos Douglas пишет:
>
>> Hi,
>>
>> I updated my CCR sources and now I found an error, on RX Lib, when I
>> try to compile my Lazarus:
>> Lazarus 1.1 r42095 FPC 2.6.2 i386-win32-win32/win64
>>
>> The problem bellow was introduced in revision 2763:
>>
>> 43  {$if ((lcl_major = 1) and (lcl_minor = 1))}
>> 44    {$DEFINE RX_USE_LCL_DEVEL}
>> 45  {$ENDIF}
>>
>> ERROR:
>> Fatal: Internal error 200501152
>
>
> It is compiler bug. Probably this one or related to it:
>
> http://bugs.freepascal.org/view.php?id=8611

Hmm... so, compiles only with 2.7.1 version.
Is it acceptable make a patch to compile using 2.6.2?

Thanks,
Marcos Douglas




More information about the Lazarus mailing list