https://issues.apache.org/ooo/show_bug.cgi?id=123753
Bug ID: 123753
Issue Type: DEFECT
Summary: WaE: unoedhlp.hxx declaration of 'nId' shadows a
member of 'this'
Product: Writer
Version: 3.4.0
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P5
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Naming method arguments the same as member variables is a bad idea. The
compiler is right to warn about this. In the current AOO codebase the problem
with the ambiguity of the nId member vs. argument happens 26 times.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.