https://issues.apache.org/ooo/show_bug.cgi?id=123795
Bug ID: 123795
Issue Type: TASK
Summary: variable names should not confuse vcl Windows and
cocoa NSWindows
Product: General
Version: 3.4.0
Hardware: All
OS: Mac OSX, all
Status: CONFIRMED
Severity: normal
Priority: P4
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
VCL's Window type and Cocoa's NSWindow type are quite different. Naming
variables as if they were the same introduces gratuitous complexity for
debugging stacks where the different types are both used. This should be
cleaned up. The naming of variables of the related NSView type should be
adjusted too.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.