Closed Bug 286386 Opened 20 years ago Closed 20 years ago

declaration with no type forbidden

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: d_king, Assigned: jwatt)

Details

(Keywords: regression)

Attachments

(1 file)

Due to the checkin for Bug #38447 I now get the following error on Win32:- e:/mozilla/source/mozilla/widget/src/windows/nsWindow.cpp: In function `PRBool I sCursorTranslucencySupported()': e:/mozilla/source/mozilla/widget/src/windows/nsWindow.cpp:181: error: ISO C++ fo rbids declaration of `didCheck' with no type e:/mozilla/source/mozilla/widget/src/windows/nsWindow.cpp:182: error: ISO C++ fo rbids declaration of `isSupported' with no type
Flags: blocking1.8b2?
Flags: blocking-aviary1.1?
No longer depends on: 38447
Attached patch patchSplinter Review
You may only require this patch to fix that, but I can't test it right now. I pulled and built after biesi's checkin, so I'm surprised I didn't see this myself. What are you building with?
Okay, I've built with this patch now.
Assignee: dbaron → jonathan.watt
Attachment #177599 - Attachment description: perhaps fixed by this - haven't tested! → patch
Comment on attachment 177599 [details] [diff] [review] patch r=me, sr=lumpy
Attachment #177599 - Flags: review+
Checked in. Marking fixed. Checking in mozilla/widget/src/windows/nsWindow.cpp; /cvsroot/mozilla/widget/src/windows/nsWindow.cpp,v <-- nsWindow.cpp new revision: 3.545; previous revision: 3.544 done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
oops. sorry about the bustage. oddly enough, vc7.net didn't mind the missing PRBool... judging from tinderboxes, vc6 didn't either.
(In reply to comment #1) > What are you building with? Win32, MinGW, cygwin, gcc
v'ing and removing blocking requests.
Status: RESOLVED → VERIFIED
Flags: blocking1.8b2?
Flags: blocking-aviary1.1?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: