[vlc-devel] commit: filter_t: use struct of non-anymous unions, seems more portable ( Rémi Denis-Courmont )

Laurent Aimar fenrir at via.ecp.fr
Tue Jan 26 20:11:02 CET 2010


Hi,

On Sat, Jan 23, 2010, git version control wrote:
> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Jan 23 19:05:18 2010 +0200| [1fa88f66c121b9951db9b480eb578e98c710b977] | committer: Rémi Denis-Courmont 
> 
> filter_t: use struct of non-anymous unions, seems more portable
 Why using unions at all (I don't really mind them, but it makes the .h harder
to read and it adds a lot of potentially harmfull defines)?
 The filter_t structure isn't used much so the memory gain is low (I think).

-- 
fenrir




More information about the vlc-devel mailing list