paul at codecompiler.com wrote: Did you take into care that FPC handles in standard mode nested comments correctly? I.e. { { } is an error while it works for other compilers? FPC expects { { } } (same applies to (* *)).