[vlc-devel] [PATCH 2/6] Add support for pf_readdir access modules in Streams

Julien 'Lta' BALLET elthariel at gmail.com
Sat Jun 21 13:24:13 CEST 2014


On Sat, Jun 21, 2014 at 10:54 AM, Rémi Denis-Courmont <remi at remlab.net>
wrote:

> I would define a callback that just returns an error instead of checking
> for
> NULL. It can even be used for all cases, but I guess that's a matter of
> taste:
>
> int AStreamGenericError(/* ... */)
> {
>     return VLC_EGENERIC;
> }
>


Developpers don't like NULL pointers just as nature doesn't like void. I
can relate to that. I'll fix this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140621/95383062/attachment.html>


More information about the vlc-devel mailing list