https://issues.apache.org/ooo/show_bug.cgi?id=122767
Bug ID: 122767
Issue Type: TASK
Summary: Fix pre-C++99 for-scope
Product: General
Version: AOO 3.4.1
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P4
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 122766
According to the C++ standard for-loop initializers go out of scope after the
for loop. Currently AOO still uses the Zc:forScope option to allow the
pre-standard behavior.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.