1 Jul
2005
1 Jul
'05
4:04 a.m.
Anything with the the extension .mm would contain some amount of C++ and ObjC, these are Objective-C++ files and are used to bridge between the two languages. I doubt much of the code in these files is portable. — Timothy Hatcher » colloquy.info On Jun 30, 2005, at 11:52 PM, Justin Haygood wrote:
My suggestion:
All common and win32 KWQ C++ code should use .cpp instead of .mm, this makes it alot easier to work with on Win32 (I don't know about other platforms, but Visual C++ automatically knows the .cpp and .cxx extensions, but has no idea what the heck .mm is) _______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev