[FFmpeg-cvslog] r22946 - trunk/libavutil/log.c
Michael Niedermayer
michaelni
Fri Apr 23 23:30:57 CEST 2010
On Sat, Apr 24, 2010 at 01:08:39AM +0400, Michael Kostylev wrote:
>
> On Fri Apr 23 22:33:22 2010
> Michael Niedermayer wrote:
>
> >>> Log:
> >>> Coloring the log with ANSI.
> >>
> >> ffprobe.exe ..\fate-~0z\H264-~PV\aud_mw_e.264
> >> FFprobe version SVN-r22946, Copyright (c) 2007-2010 the FFmpeg developers
> >> built on Apr 22 2010 23:40:02 with gcc 4.2.4
> >> configuration: --arch=x86 --target-os=freedos --target-exec=dosemu.wrapper --c
> >
> > i now realize that this isnt windows
> > can you confirm this bug is still there even with the _WIN32 check?
> > If yes, please tell me a #define i can check for to detect this platform
>
> __MSDOS__
>
> For the rest platforms I'd prefer an easier way to disable ansi than
> sed -e 's#\(HAVE_ISATTY\) 1#\1 0#' config.h
export NO_COLOR=1
ill rename it if someone suggests a better name
>
> > also what value does $TERM has?
>
> As a rule TERM is undefined at all.
ok, so i added a check for TERM to be set, i suspect this is even enough
for win32 and we could remove the WIN32 check, can someone confirm this?
>
> > and if this is causing fate breakage
>
> Fortunately not.
good
also please tell me if its now working
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100423/c293be64/attachment.pgp>
More information about the ffmpeg-cvslog
mailing list