Another interesing warning
From: Branko Čibej <brane_at_xbc.nu>
Date: 2006-02-11 00:19:58 CET
subversion\mod_dav_svn\repos.c(1327) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
Yes, atof() returns a double. We should either cast this explicitly, or
-- Brane
---------------------------------------------------------------------
|
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.