Re: error messages



ngustavson emacinc com writes:
> need to be able to suppress error messages while my program is running. Does anyone
> know how?
> 

Redirect stderr to /dev/null, or you can use g_log_set_handler().

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]