Re: [Plplot-devel] Another (windows) compiler support

2006-10-16 Thread Werner Smekal
Hi, >> Well, warnings I have seen from Visual C/C++ 6.0 (the ancient one) are >> mostly >> about longs being implicitly converted to ints and the like. Adding >> explicit casts >> may silence the compiler, but the code is not going to work better and >> certainly >> is not going to be more readabl

Re: [Plplot-devel] Another (windows) compiler support

2006-10-16 Thread Werner Smekal
Hi Arjen, > I started with some preliminary tests for the Salford C and Fortran compiler > (these are available in a free personal edition). These compilers have a > good > reputation in being rather strict and having good debugging facilities. I found the salford Fortran compiler, but not the c