]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Get rid of the solve_helper function
authorMichael Schroeder <mls@suse.de>
Fri, 7 Dec 2018 14:05:11 +0000 (15:05 +0100)
committerMichael Schroeder <mls@suse.de>
Fri, 7 Dec 2018 14:05:11 +0000 (15:05 +0100)
commita4701faf98b6b43f2d38ffb09fdc9feafe5c7086
treeb0a64018d7474460200c198867f68e1c72a60c1c
parent0b3e2bcce9dcd91d6725db5263e0d9e02b876ad3
Get rid of the solve_helper function

We now use a special typemap to convert an array of Job objects
into a queue. (We already did that for tcl.)
Also generalize the DepId array code, we can now easily support
other dual types.
bindings/solv.i