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 >>

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 pr

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 intr

[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

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