On 19.01.2023 18:28, Cottrell, Allin wrote:
On Thu, Jan 19, 2023 at 10:55 AM Sven Schreiber
<sven.schreiber(a)fu-berlin.de> wrote:
> Am 19.01.2023 um 14:47 schrieb Cottrell, Allin:
>
> Or more efficiently:
>
> outfile null
> # do stuff silently
> end outfile
>
> Ah, thanks, Allin, I was looking only for double-dash options in the doc and so I
overlooked this one.
>
> Actually, for Marcin's case something like "outfile stderr" might also
be interesting.
I agree. That way you can stop the regular output stream from being
"spammed" by warnings, but also check for any warnings that might need
attention.
Allin
_______________________________________________
Gretl-devel mailing list -- gretl-devel(a)gretlml.univpm.it
To unsubscribe send an email to gretl-devel-leave(a)gretlml.univpm.it
Website:
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/
Hi,
the solution was simpler that I thought: the problem was that
print_NR_status() did verify 'set messages on/off' , but did not checked
for 'set warnings on/off'. The patch in attachment.
Marcin
--
Marcin Błażejowski