SVN 1.2.x branch: Compiler messages on windows build
From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2005-05-10 21:56:04 CEST
I've seen some discussions about compiler messages here, so I thought I
If these compiler warnings do not matter to you, please ignore this post.
Building http://svn.collab.net/repos/svn/branches/1.2.x
\svn\Subversion\subversion\libsvn_ra_local\split_url.c(99) : warning
The result of svn_path_uri_decode() is assigned to a non-const char*,
\svn\Subversion\subversion\libsvn_diff\diff_file.c:
These are about creating a map or loading a file in function
(203) : '=' : conversion from 'apr_off_t' to 'apr_size_t',
These are from chunk size calculations, so they are pretty safe. Maybe a
(398) : 'function' : conversion from 'apr_off_t' to 'apr_size_t'
Don't know about this one...
There are more compiler warnings, but they result from some generic type
Norbert
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.