Am 18.08.2019 um 11:41 schrieb Tobias Giesen via lazarus:
> Hello,
> I am trying to use Lazarus on a ppc64el processor under Ubuntu.
>
> Unfortunately startlazarus and lazarus crash with a segmentation fault in
> a call to XGetWindowProperty in gtk2widgetset.inc in function
> TGtk2WidgetSet.GetWin
I am playing with some old code which assumes TP-like handling of nested
comments: i.e. there is only one level of nested comments, the first
comment limiter closes a comment. However, Lazarus handles comments like
FPC: it counts the nesting level and does syntax highlighting
accordingly. Is there
I am playing with some old code which assumes TP-like handling of nested
comments: i.e. there is only one level of nested comments, the first
comment limiter closes a comment. However, Lazarus handles comments like
FPC: it counts the nesting level and does syntax highlighting
accordingly. Is there
Am 30.12.2017 um 04:04 schrieb R0b0t1 via Lazarus:
>>
>> Debugging with gdbserver should work (server runs ok with app), if I had a
>> gdb for ppc64le on Windows.
>>
>> Any ideas ?
>>
>
> I have access to a ppc64le machine, but how did you build FPC for
> ppc64le? From x86_64, or?
For ppc64le, yo
Am 07.05.2017 um 12:11 schrieb Sven Barth via Lazarus:
> Am 07.05.2017 12:07 schrieb "Florian Klaempfl via Lazarus"
> mailto:lazarus@lists.lazarus-ide.org>>:
>>
>> Am 07.05.2017 um 11:57 schrieb Graeme Geldenhuys via Lazarus:
>> > On 2017-05-0
Am 07.05.2017 um 11:57 schrieb Graeme Geldenhuys via Lazarus:
> On 2017-05-07 09:10, Florian Klaempfl via Lazarus wrote:
>>> Yeah, that would be the logical thing to do.
>>
>> Why? What makes a string literal UTF-8?
>>
>
> As Mattias said, the fact t
Am 07.05.2017 um 10:30 schrieb Mattias Gaertner via Lazarus:
> On Sun, 7 May 2017 10:10:26 +0200
> Florian Klaempfl via Lazarus wrote:
>
>> Am 05.05.2017 um 13:35 schrieb Graeme Geldenhuys via Lazarus:
>>> On 2017-05-05 12:17, Mattias Gaertner via Lazarus wrote:
>&g
Am 05.05.2017 um 13:35 schrieb Graeme Geldenhuys via Lazarus:
> On 2017-05-05 12:17, Mattias Gaertner via Lazarus wrote:
>> I wonder if it would help if FPC would store UTF-8 string literals as
>> UTF-8
>
> Yeah, that would be the logical thing to do.
Why? What makes a string literal UTF-8?
>