[vlc-devel] commit: libvlc: Abort in case of unhandled exception. (Pierre d'Herbemont )
Sébastien Escudier
sebastien-devel at celeos.eu
Wed Jun 24 07:14:23 CEST 2009
Quoting git version control <git at videolan.org>:
> vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Tue Jun 23
> 22:03:57 2009 -0700| [dfa5d0bac97b05b83ba493ecf5516c1af1fc0e72] | committer:
> Pierre d'Herbemont
>
> libvlc: Abort in case of unhandled exception.
Why ?
exceptions are not always critical, and vlc can still run ok after an exception.
So if the user choose not to handle some of them, I don't think we should abort.
More information about the vlc-devel
mailing list