[fpc-pascal] Codetools and C-style constructs

Howard Page-Clark hdpc at talktalk.net
Tue Dec 18 22:13:22 CET 2012


Looking through some of the codetools sources makes me wonder if the 
codetools overlooks some C-style FPC operators.

KeywordFuncLists.pas, for instance, seems not to know about >>, <<,
+=, -=, *=, /=.

Or are these operators are catered for elsewhere in the codetools?

Howard



More information about the fpc-pascal mailing list