On 2013-09-14 03:33, Alvaro Herrera wrote:
> Marko Tiikkaja wrote:
>> I thought about that, but it seemed more like a runtime option to
>> me. Any particular reason you think it would be better as a compile
>> time option?
>
> Seems like something that would be useful to change per function, rather
> than globally, no?
The way I see it, STRICT is like an assertion, and you *would* pretty
much always change it globally.
However, it would be useful to also have the option to set it for a
single function only. Will look into that. Thanks for the suggestion!
Regards,
Marko Tiikkaja