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

2013-07-16 Thread Marcos Douglas
On Tue, Jul 16, 2013 at 4:36 PM, Maxim Ganetsky  wrote:
> 16.07.2013 5:20, Marcos Douglas пишет:
>
>> On Mon, Jul 15, 2013 at 8:07 PM, Maxim Ganetsky  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?
>
>
> Yes, Rx author should make a workaround for this problem.

Ok, thank you.

Marcos Douglas

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


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

2013-07-16 Thread Maxim Ganetsky

16.07.2013 5:20, Marcos Douglas пишет:

On Mon, Jul 15, 2013 at 8:07 PM, Maxim Ganetsky  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?


Yes, Rx author should make a workaround for this problem.

--
Best regards,
 Maxim Ganetsky  mailto:gan...@narod.ru

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


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

2013-07-15 Thread Marcos Douglas
On Mon, Jul 15, 2013 at 8:07 PM, Maxim Ganetsky  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

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


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

2013-07-15 Thread 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


The rev 2739 works fine.

Regards,
Marcos Douglas

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


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

2013-07-15 Thread Maxim Ganetsky

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

--
Best regards,
 Maxim Ganetsky  mailto:gan...@narod.ru

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus