Closed Bug 6521 Opened 25 years ago Closed 25 years ago

ANSI C++ violation in nsViewManager.cpp

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bruce, Assigned: bruce)

Details

Attachments

(1 file)

Patch attached. Just forgot to declare the type of a variable which is forbidden in ANSI C++. I made it use PRInt32 in the patch as that corresponds to 'int' for the most part and 'int' is the default type. I can check this in if you prefer.
Assignee: beard → bruce
Thanks. I've applied it to my copy. Go ahead and check it in if you like. When you do, mark the bug as fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Patch checked in.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: