On 06/13/2017 04:07 PM, Ondrej Pokorny via Lazarus wrote:
On 13.06.2017 16:03, Joost van der Sluis via Lazarus wrote:
Now when I add Variants to the uses, nothing works anymore. (Try
identifier-completion in VarIsError -> move cursor to VarIs ->
ctrl-space)
Same happens when you add contnrs to the uses-section.

Do you also have that problem?

Works fine for me:

I am on current Lazarus trunk with FPC trunk r36463.

I don't get it. I have the same issue on two different systems. Both Lazarus- and FPC-trunk. For at least a week already...

This is what I see on the console:

Hint: [TFPCSourceCache.Update] /home/CNOC/joost/svn/fpc-trunk has changed.
ApplyFPCSrcFiles BuildBoss.RescanCompilerDefines ...
TFPCSrcScan.OnFilesGathered closing progress item ...
TFPCSrcScan.OnFilesGathered END
### TCodeToolManager.HandleException: [20170421195425] "expected :, but AResult found" at Line=111 Col=43 in "/home/CNOC/joost/svn/fpc-trunk/packages/rtl-objpas/src/inc/variants.pp" ### TCodeToolManager.HandleException: [20170421195348] "expected end., but AResult found" at Line=111 Col=43 in "/home/CNOC/joost/svn/fpc-trunk/packages/rtl-objpas/src/inc/variants.pp" ### TCodeToolManager.HandleException: [20170421195348] "expected end., but AResult found" at Line=111 Col=43 in "/home/CNOC/joost/svn/fpc-trunk/packages/rtl-objpas/src/inc/variants.pp"

etc etc

Any idea where to look?

Regards,

Joost.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to