On Fri, Apr 24, 2009 at 02:29:33AM +0200, Vadim Zeitlin wrote:
> On Thu, 23 Apr 2009 19:18:56 +0100 Andrew Ross 
> <andrewr...@users.sourceforge.net> wrote:
> 
> AR> Thanks for your bug report. Are you using plplot 5.9.2? Most of these 
> AR> warnings have already been fixed in the latest svn version of plplot.
> AR> Could you try with that and see if any are still outstanding?
> 
>  Sorry for not thinking to check the latest svn, I did update to r9840 and
> most of the warnings are indeed gone. The remaining ones are
> 
> lib\qsastime\qsastime.c(143) : warning C4244: 'function' : conversion from 
> 'double' to 'int', possible loss of data
> lib\qsastime\qsastime.c(151) : warning C4244: 'function' : conversion from 
> 'double' to 'int', possible loss of data
> lib\qsastime\qsastime.c(339) : warning C4101: 'count' : unreferenced local 
> variable
> lib\qsastime\qsastime.c(998) : warning C4273: 'configqsas' : inconsistent dll 
> linkage
> lib\qsastime\qsastime.c(1045) : warning C4273: 'closeqsas' : inconsistent dll 
> linkage
> lib\qsastime\qsastime.c(1053) : warning C4273: 'ctimeqsas' : inconsistent dll 
> linkage
> lib\qsastime\qsastime.c(1056) : warning C4101: 'integral_offset2' : 
> unreferenced local variable
> lib\qsastime\qsastime.c(1056) : warning C4101: 'integral_scaled_ctime' : 
> unreferenced local variable
> lib\qsastime\qsastime.c(1056) : warning C4101: 'integral_offset1' : 
> unreferenced local variable
> lib\qsastime\qsastime.c(1076) : warning C4273: 'btimeqsas' : inconsistent dll 
> linkage
> lib\qsastime\qsastime.c(1113) : warning C4273: 'strfqsas' : inconsistent dll 
> linkage
> lib\qsastime\qsastime.c(1161) : warning C4018: '>=' : signed/unsigned mismatch
> lib\qsastime\qsastime.c(1171) : warning C4018: '<' : signed/unsigned mismatch
> lib\qsastime\qsastime.c(1177) : warning C4018: '>=' : signed/unsigned mismatch
> lib\qsastime\qsastime.c(1209) : warning C4716: 'bhunt_search' : must return a 
> value
> 
> (which appear thrice as this file is being compiled as part of
> bhunt_search_test, qsastime.dll and qsastime_test for some reason) and
> 
> src\ltdl_win32.c(67) : warning C4133: 'function' : incompatible types - from 
> 'char *' to 'LPCWSTR'
> 
>  Sorry again for an outdated report!
> VZ

I have fixed the majority of the issues in qsastime. The only outstanding 
ones are the dll linkage issues. This is probably best looked at by a
Windows developer.

Regards

Andrew

------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to