Closed Bug 921342 Opened 11 years ago Closed 11 years ago

Compiler warning: not enough actual parameters for macro 'ENSURE_NOT_CHILD_PROCESS_

Categories

(Core :: Networking: Cookies, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla27

People

(Reporter: markh, Assigned: markh)

Details

Attachments

(1 file)

A trivial problem, but still worth fixing IMO.

3:43.35 Warning: C4003 in o:\src\mozilla-git\central2\extensions\cookie\nsPermissionManager.cpp: not enough actual parameters for macro 'ENSURE_NOT_CHILD_PROCESS_'
 3:43.35 o:/src/mozilla-git/central2/extensions/cookie/nsPermissionManager.cpp(1683) : warning C4003: not enough actual parameters for macro 'ENSURE_NOT_CHILD_PROCESS_'

Attaching a trivial fix which seems to work on all platforms: https://tbpl.mozilla.org/?tree=Try&rev=83f1fa4e659a

Flagging Benjamin for review as blame says he is the most recent author of non-trivial changes in that file.
Attachment #810956 - Flags: review?(benjamin)
(In reply to Mark Hammond (:markh) from comment #0)
> Attaching a trivial fix which seems to work on all platforms:
> https://tbpl.mozilla.org/?tree=Try&rev=83f1fa4e659a

Doh - that's an opt-only try.  Debug-only one at https://tbpl.mozilla.org/?tree=Try&rev=3976efa049d3
Attachment #810956 - Flags: review?(benjamin) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/5ba6768e46fe
Assignee: nobody → mhammond
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/5ba6768e46fe
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: