Closed Bug 514368 Opened 16 years ago Closed 16 years ago

nsAccelerometerCE.cpp causes build error with --enable-debug

Categories

(Core :: Widget: Win32, defect)

ARM
Windows Mobile 6 Professional
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 513233

People

(Reporter: m_kato, Unassigned)

Details

Attachments

(1 file)

Attached patch patch Splinter Review
latest mozilla-central for windows mobile causes the following build error with --enable-debug. c:/Workspace/mozilla-hg/mozilla-wm6/widget/src/windows/nsAccelerometerCE.cpp(283 ) : error C2065: 'mLibrary' : undeclared identifier
Attachment #398331 - Flags: review?(doug.turner)
Thanks Makoto Kato. Do you think we should instead test against mSensor?
(In reply to comment #1) > Thanks Makoto Kato. Do you think we should instead test against mSensor? We should add assertion for mSensor due to twice call of Startup and memory leak.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Comment on attachment 398331 [details] [diff] [review] patch landed as part of other bug.
Attachment #398331 - Flags: review?(doug.turner)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: