On Mon, Jun 9, 2008 at 1:43 PM, Dan McGee <[EMAIL PROTECTED]> wrote: > > Why not screen it down to errors only? That way we don't hid those if > they occur, but the warnings that these messages omit will be gone. > > I would rather not have special case handling for these in the backend code. >
Ah yes of course, that sounds even better. If warning and errors messages are defined correctly (as they should), then that is just fine; warnings can be silently ignored. But otherwise, that is what is wrong about the way -Sp and -Sw are currently implemented : it is full of special case handling everywhere in the code. And trying to fix that is.. impossible. _______________________________________________ pacman-dev mailing list [email protected] http://archlinux.org/mailman/listinfo/pacman-dev
