It may be nice to have this as an option to disable, in case the user wants to reserve stderr for their own purposes.
On Wed, May 11, 2016 at 9:28 PM, Marcus D. Leech <[email protected]> wrote: > On 05/11/2016 06:24 PM, Engin Karabulut wrote: > >> loosing samples isn't important for my application, my sample rate is 4 >> Msps but my CPU is weak(Intel N3150I). so I only want to disable these >> annoying messages. >> >> If your application doesn't also use stderr, you can just: > > your-application 2>/dev/null > > > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
