[Lazarus] Segfault on clicking on a TFPWebModule with fpc 2.3.1/linux/x86_64
Joost van der Sluis
joost at cnoc.nl
Tue Sep 30 15:23:45 CEST 2008
Graeme Geldenhuys schreef:
> On Mon, Sep 29, 2008 at 1:38 PM, Vincent Snijders <vsnijders at quicknet.nl> wrote:
>>> http://bugs.freepascal.org/view.php?id=12178
>> Applied in r16792.
>
> Thanks.
>
>
>> Some remarks (tested on windows 2000):
>> * I would use {$IFDEF WINDOWS} instead of {$IFDEF MSWINDOWS}. The latter is not
>> defined for wince. But maybe you don't want this code to be used on wince.
>
> Can the Lazarus IDE itself actually run on WinCE? I would have
> imagined, no. The IFDEF doesn't really matter, I simply use MSWINDOWS
> since forever... :-) I'll change it if required.
>
I don't think it runs on wince. But nevertheless, if you choose MSWINDOWS, you
ignore wince, and you may do that, but not unknowingly. That is why I made the remark.
>
>> * On windows it doesn't seem to remember the last selected dir or the the project dir.
>
> I'll look into it.
>
Thanks.
Vincent
More information about the Lazarus
mailing list