[fpc-devel] procedure ... message(); in Linux
Juha Manninen
juha.manninen at phnet.fi
Mon Mar 1 12:18:52 CET 2010
Hi,
> What gave no feedback?
Ok, I tested again with a non-typical situation.
I worked with lazarus.lpi and built Lazarus from tools -> Configure Build
Lazarus. The error messages show up just like when compiling a "normal"
project but "search identifier" does nothing.
Now I tested with a "normal" project and it works. It is a cool feature
actually.
I noticed a minor bug: the Scope combobox gets "Project" by default. If I
click the down-arrow to see a list then the first "Lazarus IDE" gets selected
automatically. I guess you forgot to set Combobox.ItemIndex and only set its
text.
BTW, what does the Scope do? If I comment out SysUtils in my source, it always
finds the missing function under FCL, whatever scope I select.
Juha
More information about the fpc-devel
mailing list