[FFmpeg-cvslog] error: Try to make av_strerror() closer to binary identical across platforms.

Michael Niedermayer michaelni at gmx.at
Wed May 9 18:29:08 CEST 2012


On Wed, May 09, 2012 at 04:03:25PM +0200, Nicolas George wrote:
> Le primidi 21 floréal, an CCXX, Michael Niedermayer a écrit :
> > error: Try to make av_strerror() closer to binary identical across platforms.
> > 
> > This should fix the parseutils fate test.
> 
> What is the problem exactly? AS far as I can see, the error messages go to
> stderr, and as such are not part of the test. The strings are not present in
> tests/ref/fate/parseutils, for example.

they are:
'0/0' -> 0/0 ret:Invalid argument
'/0' -> 0/0 ret:Invalid argument
'1/' -> 1/0 ret:Invalid argument
'1' -> 1/1 ret:Success
               ^^^^^^^

and before the strings, the numeric values differed:
http://fate.ffmpeg.org/report.cgi?time=20120508183037&slot=x86_64-haiku-gcc-4.3.3

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20120509/41da3f11/attachment.asc>


More information about the ffmpeg-cvslog mailing list