]> cygwin.com Git - cygwin-apps/setup.git/commit - libsolv.h
Allow user to refuse the default problem solutions
authorKen Brown <kbrown@cornell.edu>
Sat, 16 Sep 2017 15:39:40 +0000 (11:39 -0400)
committerJon Turney <jon.turney@dronecode.org.uk>
Sun, 28 Jan 2018 15:10:44 +0000 (15:10 +0000)
commit9a7507eb2ee52cdddd977b754e1d94c8a1fd1e06
treeecdda7c9a47a9c1066e02276c5731bf085d6ea46
parentd76f912c224947accf8da9763b2dc3e28bff4ff2
Allow user to refuse the default problem solutions

Add new method SolverSolution::db2trans to change the solver's
transaction list to reflect the package database.  Use it if the user
refuses the default problem solutions.  Reinstate warning that this
could cause breakage.

Remove PrereqPage::OnMessageCmd, which is no longer needed (and which
disallows clicking Next if the "Accept default problem solutions" box
is unchecked).

v2:
Tweak MessageBox text
libsolv.cc
libsolv.h
prereq.cc
prereq.h
This page took 0.035134 seconds and 5 git commands to generate.