ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FeepingCreaturism/FeepingCreaturism.cpp
(Generate patch)

Comparing FeepingCreaturism/FeepingCreaturism.cpp (file contents):
Revision 218 by Douglas Thrift, 2004-09-04T20:44:52-07:00 vs.
Revision 219 by Douglas Thrift, 2004-09-05T20:52:38-07:00

# Line 176 | Line 176 | void FeepingCreaturism::select(const ext
176                  if (include != cgi.end())
177                  {
178                          Jargon jargon(path + "/" + selection,
179 <                                lexical_cast<bool>(include->second));
179 >                                lexical_cast<bool>(ext::String(include->second)));
180  
181                          api::Cout << jargon;
182                  }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines