On Mon, 10 Jul 2017 17:21:42 -0400 Ian Stakenvicius <a...@gentoo.org> wrote: > On 10/07/17 04:47 PM, William L. Thomson Jr. wrote: > > On Mon, 10 Jul 2017 15:36:11 -0500 > > Ben Kohler <bkoh...@gmail.com> wrote: > >> > >> If you want dependencies checked, use the correct option which > >> checks them. This takes significantly longer than -C, as it's > >> significantly more complex to check for. > >> > >> As far as I can tell, you are literally asking for -C to behave > >> like -c, when you could just be using -c instead. > > > > No I simply want warnings like that exist for profiles and set > > packages. > > > > Also more information when attempting to remove a package that is > > not removed. > > > > OK, well, as Ben said it's not feasible to make -C act like -c due to > the performance hit involved and due to the purpose of the command > itself.
Have you profiled this? It shouldn't be slow if implemented correctly. -- Ciaran McCreesh