]> Devoid-pointer.net GitWeb - omnibook.git/commit
M40 vs. M40X issue hopefully resolved:
authorMathieu Bérard <mathieu.berard@crans.org>
Thu, 17 Aug 2006 16:55:41 +0000 (16:55 +0000)
committerMathieu Bérard <mathieu.berard@crans.org>
Thu, 17 Aug 2006 16:55:41 +0000 (16:55 +0000)
commit121cb804be36967d9ec71f07ebee7238d34dc3e7
tree1049842676cce63dff8a72c79f46bab99dcfbd13
parent3347d7f1bb56ce3ba44ebe600434caf3e96826c2
M40 vs. M40X issue hopefully resolved:
dmi_matched now return a non null result which means that we stop on the FIRST fully
matched entry of omnibook_ids[] which means that we MUST store records in that list from
the MORE specific to the LEAST specific.
As M40X is now before M40 this sould works.
And that was the behaviour of the old (pre fork) DMI matching system and
thus the intended one as the list order was not modified.
init.c