This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-09 00:11:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
base
History
scc%netscape.com
18df765f41
wrapped |nsCOMPtr| vs. raw pointer comparisons in a |#ifndef| for |NSCAP_NSCOMPTR_TO_RAW_COMPARISONS_ARE_AMBIGUOUS| which is currently not defined. When an autoconf test defines this symbol, these operators will go away, and Linux will never be bit by the |nsCOMPtr| can't compare to a raw pointer error. Currently, there is no effect. r={mjudge,rginda}
2000-02-12 23:30:52 +00:00
..
.cvsignore
…
IIDS.h
…
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsAgg.h
…
nsAllocator.cpp
…
nsAllocator.h
…
nsCom.h
…
nsCOMPtr.cpp
…
nsCOMPtr.h
wrapped |nsCOMPtr| vs. raw pointer comparisons in a |#ifndef| for |NSCAP_NSCOMPTR_TO_RAW_COMPARISONS_ARE_AMBIGUOUS| which is currently not defined. When an autoconf test defines this symbol, these operators will go away, and Linux will never be bit by the |nsCOMPtr| can't compare to a raw pointer error. Currently, there is no effect. r={mjudge,rginda}
2000-02-12 23:30:52 +00:00
nscore.h
…
nsCWeakReference.cpp
…
nsCWeakReference.h
…
nsDebug.cpp
…
nsDebug.h
…
nsError.h
…
nsGarbageCollector.c
…
nsIAllocator.h
…
nsID.cpp
…
nsID.h
…
nsIID.h
…
nsIInterfaceRequestor.cpp
…
nsIInterfaceRequestor.idl
…
nsILeakDetector.idl
…
nsILoggingService.idl
…
nsIPtr.h
…
nsISupports.idl
…
nsISupportsUtils.h
Somebody is |#include|ing this file inside an |extern "C"| declaration. This is wrong, and stops the build on some platforms. In the meantime, protect the new template declarations to stop the build bustage.
2000-02-11 08:38:14 +00:00
nsISystemInfo.idl
…
nsIWeakReference.idl
…
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsLogging.cpp
…
nsLogging.h
…
nsrootidl.idl
…
nsSystemInfo.cpp
…
nsSystemInfo.h
…
nsTraceRefcnt.cpp
…
nsTraceRefcnt.h
…
nsTraceRefcntImpl.cpp
…
nsTraceRefcntImpl.h
…
nsWeakPtr.h
…
nsWeakReference.cpp
…
nsWeakReference.h
…
pure_api.c
…
pure.h
…