An RC update would be even better! One is overdue anyway.
--- On Wed, 6/27/12, Maxim Ganetsky wrote:
> From: Maxim Ganetsky
> Subject: Re: [Lazarus] \components\lazutils\winfileutil.inc(91, 21) Error:
> Identifier not found "rsModified"
> To: "Lazarus mailing list"
> Date: Wednesday, June 27
Bernd hat am 28. Juni 2012 um 17:34 geschrieben:
> I have found a few problems (they are all related but some symptoms
> even cause the codetools to produce errors when attempting to
> autocomplete, also refactor/rename will not reliably work as a result
> of this. I have put together a program
I have found a few problems (they are all related but some symptoms
even cause the codetools to produce errors when attempting to
autocomplete, also refactor/rename will not reliably work as a result
of this. I have put together a program that declares a lot of stuff in
the type section to be able
Alexsander Rosa hat am 28. Juni 2012 um 15:43
geschrieben:
> It seems a good hack, but it depends on their code...
>
Another workaround was implemented. See
lcl/interfaces/gtk2/gtk2disableliboverlay.pas
Mattias
> 2012/6/26 Ludo Brands mailto:ludo.bra...@free.fr> >
>> >
> >> Ju
It seems a good hack, but it depends on their code...
2012/6/26 Ludo Brands
>
> > Just export a function from lcl and catch that -
> > like catching 'qt_startup_hook' in the above code.
>
> That code has inspired me for the following hack:
> In the project.lpr add the following code:
> >>>
> Pro
On 21.6.2012 10:25, Sven Barth wrote:
Am 21.06.2012 09:01, schrieb Tommi Prami:
Hello,
I would need to have Call Stack extracted programmatically some how.
Is there way to do that?? Or anyone have such a piece of code and
instructions available??
When you have catched the exception (e.g. in