Closed Bug 581036 Opened 16 years ago Closed 16 years ago

nsTimerImpl.cpp compilation fails on mingw.

Categories

(Core :: XPCOM, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b3

People

(Reporter: jacek, Assigned: jacek)

Details

Attachments

(1 file)

452 bytes, text/plain
bzbarsky
: review+
benjamin
: approval2.0+
Details
Attached file fix v1.0
After landing the second part of bug 558306, nsTimerImpl.cpp no longer compiles on mingw with an error: /home/jacek/mozilla-build/mozilla-central/xpcom/threads/nsTimerImpl.cpp: In member function 'void nsTimerImpl::Fire()': /home/jacek/mozilla-build/mozilla-central/xpcom/threads/nsTimerImpl.cpp:396:36: error: cannot call constructor 'mozilla::TimeStamp::TimeStamp' directly /home/jacek/mozilla-build/mozilla-central/xpcom/threads/nsTimerImpl.cpp:396:36: error: for a function-style cast, remove the redundant '::TimeStamp' The trivial fix is attached.
Comment on attachment 459453 [details] fix v1.0 Thank you for the patch!
Attachment #459453 - Flags: review+
Attachment #459453 - Flags: approval2.0?
Attachment #459453 - Flags: approval2.0? → approval2.0+
Assignee: nobody → jacek
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: