diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2015-03-22 21:39:36 -0400 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2015-03-22 21:39:36 -0400 |
commit | 2d430bf3e2766ad98e9a859a0de246abfd4eee3e (patch) | |
tree | a9ce610d685fd630a1916d54f8c2171544e7f62e /test/rebar_dialyzer_SUITE.erl | |
parent | cafd62e10185e2fc05490c387484dfdb2b615803 (diff) |
Preserve profile order on mergeable tuple/opts
Rather than using the stdlib lists:umerge, we expand it to allow fuzzy
matching on tuples vs. vals (`key` vs. `{key,val}`) with an overriden
sort order so that two tuples or values comparing equal get a priority
on the newest profile.
This is a partial fix for #287 -- this current patch should be followed
by a relx update to take options in order (as if they were a proplist)
to complete it.
Diffstat (limited to 'test/rebar_dialyzer_SUITE.erl')
0 files changed, 0 insertions, 0 deletions