Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
0226485c
Commit
0226485c
authored
Apr 26, 2018
by
Mark Olesen
Browse files
BUG: extraneous '}' in FULLDEBUG
parent
d3c2668c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/containers/Bits/PackedList/PackedListI.H
View file @
0226485c
...
...
@@ -601,7 +601,6 @@ inline bool Foam::PackedList<Width>::set
<<
"Ignoring attempt to set a negative index "
<<
i
<<
" range is [0,"
<<
size_
<<
")"
<<
endl
;
}
#endif
// Lazy evaluation - ignore out-of-bounds
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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