> On Jul 8, 2018, at 10:55 AM, Marco van de Voort <mar...@stack.nl> wrote:
> 
> It doesn't explain why you chose for a modifier rather than preprocessor
> switch. 

Performance aside I think it’s useful to mark a function as “pure” so you can 
guarantee it’s not messing with global state. I’m sure I could have used that 
at some point over the years.

Regards,
        Ryan Joseph

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to