Closed
Bug 432553
Opened 18 years ago
Closed 1 year ago
Changes to the LDAP C SDK to support ppc native atomic support (296878)
Categories
(Directory Graveyard :: LDAP C SDK, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: kevdig, Assigned: mcs)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux ppc64; en-US; rv:1.8.1.15pre) Gecko/20080505 BonEcho/2.0.0.15pre
Build Identifier: Mozilla/5.0 (X11; U; Linux ppc64; en-US; rv:1.8.1.15pre) Gecko/20080505 BonEcho/2.0.0.15pre
This bug tracks the changes necessary to Directory to support the addition of native ppc atomic instruction support. See 296878 for the patch.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•18 years ago
|
Assignee: general → nobody
Component: General → MailNews: LDAP Integration
Product: Mozilla Application Suite → Core
QA Contact: general → ldap-integration
Version: unspecified → Trunk
Updated•18 years ago
|
Assignee: nobody → mcs
Component: MailNews: LDAP Integration → LDAP C SDK
Product: Core → Directory
QA Contact: ldap-integration → csdk
Summary: Changes to "Directory: LDAP C SDK" to support ppc native atomic support (296878) → Changes to the LDAP C SDK to support ppc native atomic support (296878)
Version: Trunk → other
| Assignee | ||
Comment 1•18 years ago
|
||
On the trunk, mozilla/directory/c-sdk/configure.in does not define PR_MD_ASFILES. I suspect it was only ever there because someone copied the NSPR configure.in file to create the LDAP one... so I do not think there is anything to do for LDAP if you are landing on the trunk.
Updated•1 year ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•