Catch a few things found with more aggressive g++ warnings
This commit is contained in:
@@ -33,7 +33,7 @@ namespace chaiscript
|
||||
}
|
||||
|
||||
bad_boxed_cast(const std::string &t_what) throw()
|
||||
: m_what(t_what)
|
||||
: to(0), m_what(t_what)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user