Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMW/openmw
/ isGood
Method
isGood
components/compiler/errorhandler.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
// Was compiling successful?
16
17
bool ErrorHandler::isGood() const
18
{
19
return mErrors == 0;
20
}
21
22
// Return number of errors
23
Callers
4
compile
Method · 0.80
compile
Method · 0.80
test
Function · 0.80
compile
Method · 0.80
Calls
no outgoing calls
Tested by
2
compile
Method · 0.64
test
Function · 0.64