Closed
Bug 159492
Opened 22 years ago
Closed 21 years ago
rename nsIAbLDAPProcessReplicationData.idl nsAbLDAPProcessReplicationData.cpp nsAbLDAPProcessReplicationData.h
Categories
(MailNews Core :: LDAP Integration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: rdayal)
Details
macos file name limits say 31 chars, these files exceed that limit, as such they become: nsIAbLDAPProces…icationData.idl nsAbLDAPProcess…icationData.cpp nsAbLDAPProcess…plicationData.h I'd suggest dropping Process from the file names.
Comment 1•22 years ago
|
||
over to rdayal since he is the oringinal owner of this code
Assignee: srilatha → rdayal
Summary: rename nsIAbLDAPProcessReplicationData.idl nsAbLDAPProcessReplicationData.cpp nsAbLDAPProcessReplicationData.h → rename nsIAbLDAPProcessReplicationData.idl nsAbLDAPProcessReplicationData.cpp nsAbLDAPProcessReplicationData.h
| Assignee | ||
Comment 2•22 years ago
|
||
These files are not part of the build. They are obsolete. They should be deleted from the cvs server. Below are the obsolete files: - mozilla/mailnews/addrbook/public/nsIAbLDAPProcessReplicationData.idl - mozilla/mailnews/addrbook/public/nsAbLDAPProcessReplicationData.cpp - mozilla/mailnews/addrbook/public/nsAbLDAPProcessReplicationData.h Leaf, can u please remove the above three obsolete files from cvs, thanks.
Comment 3•22 years ago
|
||
rajiv: you can do this yourself by removing the files in your local tree, and then issuing "cvs remove" commands for them. It doesn't actually remove them from the repository entirely, but that's in fact the correct behavior.
Comment 4•22 years ago
|
||
don't forget to "cvs commit" after the "cvs remove" command
Comment 5•21 years ago
|
||
Is this still an issue?
Comment 6•21 years ago
|
||
This bug is targeted at a Mac classic platform/OS, which is no longer supported by mozilla.org. Please re-target it to another platform/OS if this bug applies there as well or resolve this bug. I will resolve this bug as WONTFIX in four weeks if no action has been taken. To filter this and similar messages out, please filter for "mac_cla_reorg".
Comment 7•21 years ago
|
||
This was fixed over a year ago on 2003-08-26 by rdayal@netscape.com
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•