[FFmpeg-devel] [PATCH+RFC] Sort of Cosmetic: index is a gcc builtin now

Luca Barbato lu_zero
Fri Jul 9 23:16:44 CEST 2010


index(3) is a libc function that now is part of the gcc builtins, that
makes a bit annoying debugging since gdb now tells you it is a builtin
instead of printing the value you'd expect.

example patch. index -> idx in av_base64_decode.

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libavutil-base64-cosmetic.diff
Type: text/x-patch
Size: 690 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100709/9c413c74/attachment.bin>



More information about the ffmpeg-devel mailing list