From: Grzegorz J. <ja...@he...> - 2004-03-19 02:59:07
|
Hi Asen, Could you make a diff of your fixed version against current CVS HEAD and send it to me? Thanks Grzegorz On Wed, 17 Mar 2004, Asen Kovachev wrote: > I have gotten OpenC++ to work in a Visual Studio .NET 2003 solution. > However I am still trying to figure out problems compiling the .mc metaclasses. > > How do I submit changes that fix new MSVC specific things? > For example the new operator is defined as throw(...) and I have a fix for this. > (I don't know if that's new ANSI or just another Microsoft Specific stuff) > > Also there is a new type __w64 which has to be added as a keyword. > > Best Regards, > > Asen Kovachev > Treyarch Corp. > Senior Software Engineer > (310) 664-5974 > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2004 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |