projects
/
platform
/
upstream
/
libsolv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fb5967
)
- remove strange comment
author
Michael Schroeder
<mls@suse.de>
Tue, 13 May 2008 17:38:55 +0000
(17:38 +0000)
committer
Michael Schroeder
<mls@suse.de>
Tue, 13 May 2008 17:38:55 +0000
(17:38 +0000)
src/solver.c
patch
|
blob
|
history
diff --git
a/src/solver.c
b/src/solver.c
index
4b52b8e
..
f87df97
100644
(file)
--- a/
src/solver.c
+++ b/
src/solver.c
@@
-1651,7
+1651,6
@@
propagate(Solver *solv, int level)
else /* go find a 'd' to make 'true' */
{
/* foreach 'd' */
- /* FIXME: should be a policy */
for (dp = pool->whatprovidesdata + r->d; (p = *dp++) != 0;)
if (p != other_watch /* which is not what we just checked */
&& !DECISIONMAP_TRUE(-p)) /* and its not already decided 'negative' */