monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Monotone-devel] More Visual C++ trouble


From: Kelly F. Hickel
Subject: RE: [Monotone-devel] More Visual C++ trouble
Date: Mon, 12 Nov 2007 15:00:01 -0600

OK, committed & sync'd.  Also cleaned up some other MS specific warning
messages by putting pragmas in visual\config.h.


Be aware though, there are an awful lot of non-MS specific warnings, a
lot of them look something like this:

------ Build started: Project: stringprep, Configuration: Release Win32
------
Compiling...
idna.c
version.c
toutf8.c
..\idna\toutf8.c(171) : warning C4267: '=' : conversion from 'size_t' to
'int', possible loss of data
..\idna\toutf8.c(236) : warning C4018: '>' : signed/unsigned mismatch
..\idna\toutf8.c(237) : warning C4267: '=' : conversion from 'size_t' to
'int', possible loss of data
stringprep.c
..\idna\stringprep.c(231) : warning C4267: '=' : conversion from
'size_t' to 'int', possible loss of data
..\idna\stringprep.c(238) : warning C4267: '=' : conversion from
'size_t' to 'int', possible loss of data
rfc3454.c
punycode.c
profiles.c
nfkc.c
..\idna\nfkc.c(210) : warning C4018: '<' : signed/unsigned mismatch
..\idna\nfkc.c(483) : warning C4244: '=' : conversion from '__w64 int'
to 'long', possible loss of data
..\idna\nfkc.c(1004) : warning C4267: 'function' : conversion from
'size_t' to 'long', possible loss of data
Generating Code...


--

Kelly F. Hickel
Senior Product Architect
MQSoftware, Inc.
952-345-8677 Office
952-345-8721 Fax
address@hidden
www.mqsoftware.com
SEE BUSINESS WORK


> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
Behalf
> Of Richard Levitte
> Sent: Monday, November 12, 2007 2:22 PM
> To: address@hidden
> Subject: Re: [Monotone-devel] More Visual C++ trouble
> 
> In message
> <address@hidden> on
> Mon, 12 Nov 2007 14:14:50 -0600, "Kelly F. Hickel"
<address@hidden>
> said:
> 
> kfh> Richard,
> kfh>  I found another issue as well, so if you haven't committed it
> kfh> yet, let me know and I'll do them all together.
> 
> I have committed and pushed the pcre.lib change in monotone.vcproj,
> tester.proj and unit_tests.vcproj.  Please go ahead and fix whatever
> other issues you have found, you certainly have more skill than I with
> this ;-)
> 
> Cheers,
> Richard
> 
> -----
> Please consider sponsoring my work on free software.
> See http://www.free.lp.se/sponsoring.html for details.
> 
> --
> Richard Levitte                         address@hidden
>                                         http://richard.levitte.org/
> 
> "When I became a man I put away childish things, including
>  the fear of childishness and the desire to be very grown up."
>                                               -- C.S. Lewis
> 
> 
> _______________________________________________
> Monotone-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/monotone-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]