On 11 July 2006 at 17:22, Mark Hindess <[EMAIL PROTECTED]> wrote: > > As of this change a C++ compiler is now required by default. As I > mentioned previously I will probably convert these to use C since they > will probably ultimately become part of luni, but I'm not going to do > the same for the AWT natives so a C++ compiler is will be a pre-req from > now on.
Sorry, I forgot to mention something else... I had to remove the -WX flag because of warnings like: org_apache_harmony_misc_accessors_Malloc.cpp(112) : warning C4244: 'argument' : conversion from 'jlong' to 'size_t', possible loss of data Can someone look at fixing these? Regards, Mark. > On 11 July 2006 at 16:15, [EMAIL PROTECTED] wrote: > > Author: hindessm > > Date: Tue Jul 11 09:15:08 2006 > > New Revision: 420910 > > > > URL: http://svn.apache.org/viewvc?rev=420910&view=rev > > Log: > > Integration of 'misc' natives. C++ compiler is now required by default. > > > > [snip] --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
