[fpc-pascal] Macro expanding error

Ryan Joseph genericptr at gmail.com
Wed Jan 26 02:59:12 CET 2022


I have this macro:

{$define TCallback := TCallback2}

which gives a long list of these errors.

warning: Expanding of macros exceeds a depth of 16.

What does this warning mean and how can I resolve it?

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list