Hi,
I can reliably crash lazarus 1.8.4 on MacOS Sierra.
I edit a file with pas2js external classes.
Press (shift-)FN-down a couple of times in rapid succession, and the IDE just
disappears. Then the mac 'lazarus has quit unexpectedly' dialog appears.
Happens every time, like clockwork.
Is th
On Sat, 8 Dec 2018 14:15:20 -0200
"Marcos Douglas B. Santos via lazarus"
wrote:
> Hi,
> I'm playing around with units to include them in a "different" way in
> a test program. I realized that there are some issues only on Lazarus
> IDE code-completion — no error to compile.
>
> Inside the folder
Hi,
I'm playing around with units to include them in a "different" way in a
test program. I realized that there are some issues only on Lazarus IDE
code-completion — no error to compile.
Inside the folder of the project, I've added a new unit in `msg` folder:
`msg/msg.pas`.
If I use this unit on