Skip to content

Commit

Permalink
Add a short comment about FuncDeclaration.errors setting
Browse files Browse the repository at this point in the history
  • Loading branch information
9rnsr committed Jan 31, 2016
1 parent 44afc30 commit 979c8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/func.d
Expand Up @@ -2172,6 +2172,7 @@ public:

if (checkClosure())
{
// We should be setting errors here instead of relying on the global error count.
//errors = true;
}

Expand Down

0 comments on commit 979c8d5

Please sign in to comment.