Closed Bug 787279 Opened 12 years ago Closed 12 years ago

build broken on BSDs after bug 782456 landed

Categories

(Core :: IPC, defect)

x86_64
FreeBSD
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: jbeich, Assigned: jbeich)

References

Details

Attachments

(1 file)

      No description provided.
ipc/chromium/src/base/process_util_bsd.cc:98:20: error:
      use of undeclared identifier 'SAME_PRIVILEGES_AS_PARENT'
                   SAME_PRIVILEGES_AS_PARENT,
                   ^

While here, fix style(9) bit by removing redundant sys/types.h include.
Attachment #657095 - Flags: review?(jones.chris.g)
Attachment #657095 - Flags: review?(jones.chris.g) → review+
Keywords: checkin-needed
Sweet timing on that one - I hit a push conflict trying to push this, did an hg pull --rebase and pushed, and then saw that the push conflict was with this! So the below changeset has this bug on it, but it's empty.

https://hg.mozilla.org/integration/mozilla-inbound/rev/bc69d733b358
Assignee: nobody → jbeich
Flags: in-testsuite-
(In reply to Ryan VanderMeulen from comment #4)
> Sweet timing on that one - I hit a push conflict trying to push this, did an
> hg pull --rebase and pushed, and then saw that the push conflict was with
> this! So the below changeset has this bug on it, but it's empty.
> 
> https://hg.mozilla.org/integration/mozilla-inbound/rev/bc69d733b358

Yeah sorry, my bad (for the race :)
https://hg.mozilla.org/mozilla-central/rev/c184f9e03cd6
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: