On Sun, Sep 14, 2014 at 10:46:09PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamr...@gmail.com>
> ---
>  libavutil/Makefile             |   1 -
>  libavutil/intfloat_readwrite.c | 101 
> -----------------------------------------
>  libavutil/intfloat_readwrite.h |  44 ------------------
>  libavutil/version.h            |   3 --
>  4 files changed, 149 deletions(-)
>  delete mode 100644 libavutil/intfloat_readwrite.c
>  delete mode 100644 libavutil/intfloat_readwrite.h

this fails to build, theres still a reference to intfloat_readwrite in
Makefile

ar: libavutil/intfloat_readwrite.o: No such file or directory
make: *** [libavutil/libavutil.a] Error 1

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to