Setting that up in your environment won't help others who are invoking your programs. I suggest you get a text editor that has a templating feature. I could
suggest a very popular one, but then we'd start a religious war here. {grin}
>Setting that up in your environment won't help others who are invoking your programs.
Unless you're serious about having `debug' and `release' versions of your programs. In theory, there shouldn't be any need for non-developing users to activate strictness or diagnostics, or even warnings, right? In practice, it won't hurt them to have to do this manually anyway.