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-01-06 00:10:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
411cf39b7a
gecko-dev
/
lib
History
slamm%netscape.com
2599626875
Quiet mac warnings.
1999-03-09 01:10:59 +00:00
..
htmldlgs
layout
libaddr
libcnv
libdom
libi18n
liblayer
libmime
libmisc
libmocha
libmsg
libparse
libpics
libpwcac
libstyle
mac
Fix bug
#3405
. Thanks to sfraser's research we discovered that there was a nasty problem caused by mactime.c including xp_mcom.h (added by brade on 3/3) causing ctime to be redefined as macctime. This is bad since macctime calls ctime (can you say recursion, recusrion, recusrsion...). Fix was to add an #undef for ctime after including xp_mcom.h and sacrificing a purple dinosaur.
1999-03-05 05:39:20 +00:00
mailto
mariner
plugin
xlate
xp
Quiet mac warnings.
1999-03-09 01:10:59 +00:00
Makefile
Makefile.in
makefile.win