sigfpe message in header

This commit is contained in:
mattijs
2009-06-17 13:51:48 +01:00
parent 8900641265
commit 6d324c0f3e
9 changed files with 24 additions and 12 deletions

View File

@ -81,7 +81,7 @@ Foam::sigInt::~sigInt()
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
void Foam::sigInt::set()
void Foam::sigInt::set(const bool verbose)
{
if (oldAction_.sa_handler)
{