On Fri, Mar 20, 2015 at 03:01:59AM +0100, Mariusz Szczepańczyk wrote:
> From: Lukasz Marek <lukasz.m.lu...@gmail.com>
> 
> TODO: bump minor, update doc/APIchanges
> 
> Convinient function to build paths.
> 
> Signed-off-by: Lukasz Marek <lukasz.m.luki2 at gmail.com>

breaks make fate-avstring
TEST    avstring
--- ./tests/ref/fate/avstring   2015-03-20 00:09:08.379029694 +0100
+++ tests/data/fate/avstring    2015-03-20 14:23:31.052109657 +0100
@@ -25,3 +25,12 @@
 |'foo : \ \  '   : blahblah| -> |foo : \ \  | + |: blahblah|
 |'\fo\o:': blahblah| -> |\fo\o:| + |: blahblah|
 |\'fo\o\:':  foo  '  :blahblah| -> |'foo::  foo  | + |:blahblah|
+Testing av_append_path_component()
+(null) = (null)
+path = path
+comp = comp
+path/comp = path/comp
+path/comp = path/comp
+path/comp = path/comp
+path/comp = path/comp
+path/path2/comp/comp2 = path/path2/comp/comp2
Test avstring failed. Look at tests/data/fate/avstring.err for details.
make: *** [fate-avstring] Error 1

if the change is intended, the patch needs to also update the test
reference

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

No snowflake in an avalanche ever feels responsible. -- Voltaire

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