Closed Bug 1320111 Opened 8 years ago Closed 8 years ago

LDAP C++ string type mismatch bustage

Categories

(Thunderbird :: Address Book, defect)

defect
Not set
normal

Tracking

(thunderbird52 fixed, thunderbird53 fixed)

RESOLVED FIXED
Thunderbird 53.0
Tracking Status
thunderbird52 --- fixed
thunderbird53 --- fixed

People

(Reporter: aleth, Unassigned)

Details

Linux:
/builds/slave/tb-c-cen-lx-000000000000000000/build/ldap/xpcom/src/nsLDAPSecurityGlue.cpp:180:69: error: no matching function for call to 'nsISocketProvider::AddToSocket(int, char*&, int&, std::nullptr_t, const nsAFlatCString&, int, PRFileDesc*&, nsGetterAddRefs<nsISupports>)'
make[5]: *** [nsLDAPSecurityGlue.o] Error 1
make[4]: *** [ldap/xpcom/src/target] Error 2


OSX/Windows:
/builds/slave/tb-c-cen-m64-00000000000000000/build/ldap/xpcom/src/nsLDAPSecurityGlue.cpp:178:50: error: no viable conversion from 'const nsAFlatCString' (aka 'const nsCString') to 'const mozilla::NeckoOriginAttributes'
make[6]: *** [nsLDAPSecurityGlue.o] Error 1
make[5]: *** [ldap/xpcom/src/target] Error 2
Regression window 47f42f21541b - 34fce7c12173
From OSX/Windows error message it could be bug 1315143.
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=39b05b60ee883ca8902bb4e81cb445a04cdabba3

I'll take the bug unless someone else wants it. I have to go out for dinner and set off a local compile before.
https://hg.mozilla.org/comm-central/rev/84b356fa5bdcd06873d297a689452e32dcee3d6e
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 53.0
You need to log in before you can comment on or make changes to this bug.