Hi Vadim: I plan to add some functionality to qsastime.c within the next couple of days and will try to deal with the compile warnings you have found that are still relevant at that stage as part of finishing it up. At that point I will ask you to try your test again.
Thanks for your current report. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________
On Thu, 23 Apr 2009 19:18:56 +0100 Andrew Ross <[email protected]> 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
pgp2r5gbV2e6L.pgp
Description: PGP signature
------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects
_______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects
_______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
