[vlc-devel] vlc: svn commit r23434 (pdherbemont)

Pierre d'Herbemont pdherbemont at free.fr
Mon Dec 3 22:07:00 CET 2007


On Dec 3, 2007, at 9:16 PM, Antoine Cellerier wrote:

> On Sun, Dec 02, 2007, Subversion daemon wrote:
>> control/core.c: Print an error on not handled libvlc exception.  
>> We'd better encourage third parties to take care of error sooner  
>> than later.
>
> Isn't __func__ supposed to be used instead of __FUNCTION__ to get the
> current function's name?
> (http://gcc.gnu.org/onlinedocs/gcc/Function-Names.html)

I am much more used to __FUNCTION__ than __func__, but you're  
right... I'll be fixing that according to the C99 specification.

Pierre.



More information about the vlc-devel mailing list