Closed Bug 1349482 Opened 8 years ago Closed 8 years ago

Port 1312087 to mailnews: nsAbOutlookDirectory.h(81): error C2143: syntax error: missing ';' before '*' [PRLock *mProtector;]

Categories

(MailNews Core :: Address Book, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 55.0

People

(Reporter: jorgk-bmo, Assigned: jorgk-bmo)

Details

(Whiteboard: [Thunderbird-testfailure: B Win all])

Attachments

(1 file, 1 obsolete file)

c:\builds\moz2_slave\tb-c-cen-w32-00000000000000000\build\mailnews\addrbook\src\nsAbOutlookDirectory.h(81): error C2143: syntax error: missing ';' before '*' c:\builds\moz2_slave\tb-c-cen-w32-00000000000000000\build\mailnews\addrbook\src\nsAbOutlookDirectory.h(81): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\builds\moz2_slave\tb-c-cen-w32-00000000000000000\build\mailnews\addrbook\src\nsAbOutlookDirectory.h(81): error C2238: unexpected token(s) preceding ';' c:/builds/moz2_slave/tb-c-cen-w32-00000000000000000/build/mailnews/addrbook/src/nsAbOutlookDirectory.cpp(42): error C2065: 'mProtector': undeclared identifier And more. Coming from: https://hg.mozilla.org/mozilla-central/rev/54440069e459
Attached patch 1349482-prlock-bustage.patch (obsolete) — Splinter Review
Temporary fix so we can compile (mine hasn't finished yet, so no guarantee). Note that Outlook is not supported at the moment, so this does no harm.
Assignee: nobody → jorgk
This was easier than I thought. The clue is here: https://hg.mozilla.org/mozilla-central/rev/54440069e459#l1.12
Attachment #8849940 - Attachment is obsolete: true
I'll push this after the next M-C merge.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 55.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: