Open Bug 210721 Opened 21 years ago Updated 13 years ago

Remove MOZ_PSM from directory/xpcom

Categories

(Directory :: LDAP XPCOM SDK, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

People

(Reporter: timeless, Assigned: timeless)

Details

Attachments

(1 file)

 
Attached patch changesSplinter Review
Attachment #126519 - Flags: review?(dmose)
I don't understand what you're trying to do here and why.  Please explain.
Hardware: PC → All
timeless, please explain this patch (reply to Dan)
i'd like to be able to build directory/xpcom without building psm, and when I
later drop in psm have it pick up the psm. this is how components should work.
Comment on attachment 126519 [details] [diff] [review]
changes

>Index: Makefile.in
>===================================================================
>RCS file: /cvsroot/mozilla/directory/xpcom/base/src/Makefile.in,v
>retrieving revision 1.23
>diff -u -r1.23 Makefile.in
>--- Makefile.in
>+++ Makefile.in
>@@ -61,23 +61,20 @@
> 		nsLDAPBERValue.cpp \
> 		$(NULL)
> 
>+DEFINES         += -UMOZ_PSM
>+

Why the above change useful or necessary?

r+sr=dmose, with the provision that you either get rid of that change, or
convince me why it's a good idea.
Attachment #126519 - Flags: superreview+
Attachment #126519 - Flags: review?(dmose)
Attachment #126519 - Flags: review+
timeless:
RCS file: /cvsroot/mozilla/directory/xpcom/base/src/nsLDAPSecurityGlue.cpp,v
 // Only build this code if PSM is being built also

this seems to be wrong now that the define is removed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: