I just upgraded to 6.0.9 and started getting the following warning message whin compiling my program.
1>C:\Program Files\ImageMagick-6.8.0-Q16\include\magick/pixel-accessor.h(110): warning C4244: 'return' : conversion from 'double' to 'MagickRealType', possible loss of data
I presume that it is to do with changes made for IM v7
Alan Hadley
Warning Message in VC++ 2010
-
- Posts: 48
- Joined: 2010-03-31T12:17:55-07:00
- Authentication code: 8675308
Re: Warning Message in VC++ 2010
We can reproduce the problem you posted and have a patch in ImageMagick 6.8.0-10 Beta available by sometime tomorrow. Thanks.