]> cygwin.com Git - cygwin-apps/setup.git/commit - libsolv.h
Add new member function SolverSolution::trans2db
authorKen Brown <kbrown@cornell.edu>
Fri, 8 Sep 2017 15:16:24 +0000 (11:16 -0400)
committerJon Turney <jon.turney@dronecode.org.uk>
Sun, 28 Jan 2018 15:10:43 +0000 (15:10 +0000)
commit7c94d449addb5eaddc5e96fd88c2f0810a9d0c25
tree126eb7ccfaee52ab90053549f6a16ae639975d64
parent1699467971bafc1d4a92ed0b5e910c0926a263b8
Add new member function SolverSolution::trans2db

This resets the package database to reflect the solver's transaction
list.  Call this if the user clicks Back on the Prerequisite page, to
allow reviewing and making changes before accepting the solver's
solution.

v2:
Drop text about seeing default solutions.  They aren't applied as we want
the user to choose there own solution.
libsolv.cc
libsolv.h
prereq.cc
This page took 0.036019 seconds and 5 git commands to generate.