This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
dds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Tweak formatting in dep failure messages
default_compile_flags
vector-of-bool
5 years ago
parent
88f851fe79
commit
7036e55a94
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
src/dds/solve/solve.cpp
+ 1
- 1
src/dds/solve/solve.cpp
View File
@@ -136,7 +136,7 @@ struct explainer {
at_head = true;
strm.str("");
put(cncl.value);
spdlog::error("╘═
Then:
{}.", strm.str());
spdlog::error("╘═
then
{}.", strm.str());
}
void operator()(pubgrub::explain::separator) { spdlog::error(""); }
Write
Preview
Loading…
Cancel
Save