gecko-dev/webshell
cls%seawood.org 19d1d413c2 Fix misc build issues for mingw gcc 3.3.1:
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
..
public Change GetHrefUTF8 to GetHrefURI to make sure that we don't lose track of the 2003-07-01 02:59:54 +00:00
tests Fix misc build issues for mingw gcc 3.3.1: 2003-09-18 17:22:33 +00:00
.cvsignore
Makefile.in Fix bug 170621 2002-12-23 22:32:22 +00:00