On Tue, Aug 28, 2018 at 10:27:31PM +0000, avih wrote: > I analyzed the linkage failures at: > http://ffmpeg.org/pipermail/ffmpeg-devel/2018-August/233674.html > > After finding their immediate cause - expecting a specific output > order from unique() - I realized that there might be a related issue > where devs are expected to maintain <fflib>_deps (e.g. avfilter_deps) > in linking order. This can be awkward and bug-prone if the list is > not empty. I noticed at least one such existing order bug. > > This patch makes it easier to add to these lists, in any order, > while also addressing few smaller issues and adding validation. > > More details at the commit message of the attached patch. > > Avi
> configure | 46 ++++++++++++++++++++++++++++++++++++---------- > 1 file changed, 36 insertions(+), 10 deletions(-) > 2333311c452a411b782b92743cc0df83746b4c89 > 0001-configure-fflib-_deps-validate-reduce-sensitivity.patch > From 4940963648cb431f1a8e827adefb58d318186b38 Mon Sep 17 00:00:00 2001 > From: "Avi Halachmi (:avih)" <avih...@yahoo.com> > Date: Tue, 28 Aug 2018 17:14:55 +0300 > Subject: [PATCH] configure: <fflib>_deps: validate, reduce sensitivity will apply thanks [...] -- 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
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel