Closed Bug 931429 Opened 11 years ago Closed 11 years ago

Fix PR_LOG compiling error for sandbox code on Linux

Categories

(Core :: Security, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28
Tracking Status
firefox28 --- fixed

People

(Reporter: bbondy, Assigned: bbondy)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

I tried compiling the sandbox code on linux but it runs into an error:

/home/bbondy/projects/mozilla-central/security/sandbox/Sandbox.cpp:179:5: error: expected ‘;’ before string constant

The problem is with PR_LOG, and we should be passing the varargs as one argument.
Attached patch Patch v1.Splinter Review
Attachment #822849 - Flags: review?(gdestuynder)
Attachment #822849 - Flags: review?(gdestuynder) → review+
https://hg.mozilla.org/mozilla-central/rev/62afde5ed3c4
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: