]> git.sesse.net Git - vlc/commit
Only define LIBVLC_USED for GCC 3.4 or newer. GCC 3.3 does not support the warn_unuse...
authorBrad Smith <brad@comstyle.com>
Wed, 11 Aug 2010 23:24:49 +0000 (19:24 -0400)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 12 Aug 2010 09:55:08 +0000 (11:55 +0200)
commit09a2365da0672be3e8401f6fcafd765b281db3ad
tree12211ea36047c369e77d71e8000b714d59021d45
parent04a5bdf3fb10b76f5c44df4816834fd1cbb60bfd
Only define LIBVLC_USED for GCC 3.4 or newer. GCC 3.3 does not support the warn_unused_result attribute.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc_common.h