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-19 07:26:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom_obsolete
History
ccarlen%netscape.com
50935327d1
Fix error in original patch to bug 190336. Using address-of operator on the result of a cast is wrong and fails on gcc only when producing optimized code. r=pinkerton/sr=sfraser/a=asa
2003-04-25 19:29:24 +00:00
..
component
…
dlldeps.cpp
…
Makefile.in
…
nsFileSpec.cpp
Fix error in original patch to bug 190336. Using address-of operator on the result of a cast is wrong and fails on gcc only when producing optimized code. r=pinkerton/sr=sfraser/a=asa
2003-04-25 19:29:24 +00:00
nsFileSpec.h
…
nsFileSpecBeOS.cpp
…
nsFileSpecImpl.cpp
…
nsFileSpecImpl.h
…
nsFileSpecMac.cpp
…
nsFileSpecOS2.cpp
…
nsFileSpecUnix.cpp
…
nsFileSpecWin.cpp
…
nsFileStream.cpp
…
nsFileStream.h
…
nsIFileSpec.idl
…
nsIFileStream.cpp
…
nsIFileStream.h
…
nsIRegistry.idl
…
nsIRegistryUtils.h
…
nsSpecialSystemDirectory.cpp
…
nsSpecialSystemDirectory.h
…
nsXPCOMObsolete.cpp
…