Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
123e2f63
Commit
123e2f63
authored
Jul 29, 2009
by
Erik Verbruggen
Browse files
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
parents
f04dbf05
7e65890c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/shared/cplusplus/Parser.cpp
View file @
123e2f63
...
...
@@ -2153,7 +2153,7 @@ bool Parser::parseForeachStatement(StatementAST *&node)
blockErrors
(
blocked
);
rewind
(
startOfTypeSpecifier
);
parseAssignmentExpression
(
ast
->
expression
);
parseAssignmentExpression
(
ast
->
initializer
);
}
blockErrors
(
blocked
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment