From: Dennis S. <sy...@yo...> - 2004-10-05 16:55:33
|
You're actually right on this, ofcourse when we handle it in the error handle, it won't work when verboseness is set to absolutely nothing. I'll add an API to set the error handler. Thanks, Dennis On Sun, 2004-10-03 at 18:17 -0300, Duilio Javier Protti wrote: > Ok, this is a good possibility. Another one would be to still raising > an error after showing the error message, but allow setting the error > handler, maybe adding to lv_libvisual module: > > void visual_set_error_handler (...); > > and a private function like: > > void lv_abort(); > > Probably this approach would be more flexible. > > > Bye, > Duilio. > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Libvisual-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libvisual-devel |