I've run into a few basic things that don't work mainly on gcc 4.0 on linux.
Using #define for namespaces are not expanded Using #define inside template instatiation is not expanded. Now the the defines seem to be temporary for use during code moving so I'm removing them a bit of drug work but it actually is helping me indentify system code vs portable. I get the feeling that code in the WebCore namespace should just work on any platform is this correct ? Mike _______________________________________________ webkit-dev mailing list [email protected] http://www.opendarwin.org/mailman/listinfo/webkit-dev
