[cfe-dev] report compiling error:
Alex.Wang
alex.w.y.wang at gmail.com
Tue Nov 25 23:18:14 PST 2008
Error 13 error C2660: 'llvm::APFloat::convert' : function does not
take 3 arguments \lib\AST\APValue.cpp 70
with conflicted definition and usage:
in the APFloat.h 219
opStatus convert(const fltSemantics &, roundingMode);
and
and APValue.cpp 69
V.convert(llvm::APFloat::IEEEdouble,
llvm::APFloat::rmNearestTiesToEven,
&ignored);
--
Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20081126/7bf437c7/attachment.html>
More information about the cfe-dev
mailing list