Why do you expect by "proper reporting" ?<br>I will eventually give you more detailled description of the problem i encountered<br>but do you prefere i give it by mail in this thread or on the trac.<br><br>--<br>
Alex Millet<br><br><div class="gmail_quote">2009/9/8  <span dir="ltr"><<a href="mailto:jpd@videolan.org">jpd@videolan.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Sep 07, 2009 at 03:13:08PM +0200, Baku wrote:<br>
>                  if( p_plugin->b_autoplay )<br>
>                  {<br>
> -                    p_plugin->playlist_play(NULL);<br>
> +                    p_plugin->playlist_play(&ex);<br>
>                  }<br>
<br>
The only problem with this is that if an exception is raised it isn't<br>
being cleared. That should happen regardless of what else we do with the<br>
information, but of course proper reporting would be nicer.<br>
<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</blockquote></div><br>