[vlc-devel] [DISCUSSION] To use or not to use EMPTY_STR?
Francois Cartegnie
fcvlcdev at free.fr
Fri Aug 5 14:34:03 CEST 2016
Le 05/08/2016 à 14:20, Filip Roséen a écrit :
> Hi guys and gals,
>
> #define EMPTY_STR(str) (!str || !*str)
> - If it shall not be used for future implementations, is it then also a
> valid stand-point to mark it as *deprecated* and remove usage from
> legacy code?
Outside of an error prone name,
what's the point against that macro ?
Francois
More information about the vlc-devel
mailing list