Michael Van Canneyt via fpc-pascal wrote:
On Wed, 11 Oct 2023, Adriaan van Os via fpc-pascal wrote:
Michael Van Canneyt via fpc-pascal wrote:
$M controls the inclusion of RTTI, i.e. it allows or disallows the
use of the published section.
No more, no less.
I don't see any use in allowing
Martin Frb via fpc-pascal wrote:
On 11/10/2023 16:46, Adriaan van Os via fpc-pascal wrote:
I don't see any use in allowing or disallowing something. And with the
current design, it is, as I said, impossible, without macros, to
compile the same code with {$M+} and {$M-}.
Use $IfOpt instead of