Closed Bug 312638 Opened 19 years ago Closed 19 years ago

[BeOS]Fixing warnings at nsWindows.cpp compilation

Categories

(Core Graveyard :: Widget: BeOS, defect)

x86
BeOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sergei_d, Assigned: sergei_d)

Details

(Keywords: fixed1.8.1)

Attachments

(2 files)

There are warnings about unused cursor types, and warning about using temporary
in suspicious place - when initialising event for DnD.
Path to fix is clear - add cases for exisiting but unused cursors in SetCursor,
add nsRect point; for DnD event, as it is done in all other events
Attached patch patchSplinter Review
in additioned to mentioned above, two more warings about float->nscoord
conversion fixed
Attachment #199756 - Flags: review?(thesuckiestemail)
Comment on attachment 199756 [details] [diff] [review]
patch

r=thesuckiestemail@yahoo.se
Attachment #199756 - Flags: review?(thesuckiestemail) → review+
landed in trunk
Checking in mozilla/widget/src/beos/nsWindow.cpp;
/cvsroot/mozilla/widget/src/beos/nsWindow.cpp,v  <--  nsWindow.cpp
new revision: 1.101; previous revision: 1.100
done  
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Requesting approval for this patch. It is the same as the trunk patch, except that some nsEvent variables have different names. 

This is a BeOS change only and will not affect other platforms.
Attachment #230248 - Flags: approval1.8.1?
Comment on attachment 230248 [details] [diff] [review]
Patch for 1_8 branch

a=drivers. Please go ahead and land this on the branch.
Attachment #230248 - Flags: approval1.8.1? → approval1.8.1+
Checking in mozilla/widget/src/beos/nsWindow.cpp;
/cvsroot/mozilla/widget/src/beos/nsWindow.cpp,v  <--  nsWindow.cpp
new revision: 1.91.4.11; previous revision: 1.91.4.10
done 
Keywords: fixed1.8.1
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: