Bug 6553 - Duplicate header files
Summary: Duplicate header files
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mozilla-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P4 minor
Assignee: Eugene Ostapets
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-17 13:57 MSD by Mikhail Zabaluev
Modified: 2009-05-10 09:32 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Zabaluev 2005-04-17 13:57:54 MSD
Some, but not all, header files under /usr/include/mozilla have two identical
copies: one in /usr/include/mozilla itself and another in a subdirectory.
NSPR headers are almost completely duplicated in /usr/include/mozilla/nspr and
/usr/include/nspr.

Examples:

/usr/include/mozilla/nsEmbedString.h
/usr/include/mozilla/string/nsEmbedString.h

/usr/include/mozilla/nsIInputStream.h
/usr/include/mozilla/xpcom/nsIInputStream.h

/usr/include/mozilla/nsISupportsUtils.h
/usr/include/mozilla/xpcom/nsISupportsUtils.h

/usr/include/mozilla/embed_base/nsEmbedAPI.h
/usr/include/mozilla/nsEmbedAPI.h

/usr/include/mozilla/nsXPCOM.h
/usr/include/mozilla/xpcom/nsXPCOM.h

/usr/include/mozilla/nspr/prmem.h
/usr/include/nspr/prmem.h
Comment 1 Eugene Ostapets 2005-09-02 17:28:49 MSD
Исправлю при сборке
Comment 2 Mikhail Zabaluev 2005-10-05 21:52:58 MSD
Reassigned to the new maintainer.
Comment 3 Eugene Ostapets 2005-10-13 07:42:34 MSD
Смотрите 1.7.12-alt2
Comment 4 Mikhail Zabaluev 2005-10-19 02:06:04 MSD
Потеряли NSS.
Comment 5 Eugene Ostapets 2005-11-15 16:56:35 MSK
Вернул на место. Закрываю.