On 22/12/2008, Satish Balay wrote: > Sorry - I missed adding this for the 3.0 release. Will add it for the > next patch update. > > However - I don't remember seeing any warnings on windows builds with > the current petscblaslapack_stdcall.h file. Under what circumstances > do you get warnings? > > thanks, > Satish > > On Wed, 17 Dec 2008, Jose E. Roman wrote: > >> The attached file is a patch that fixes petscblaslapack_stdcall.h >> The change consists in adding "const" to all char* arguments (as in >> petscblaslapack.h). >> Jose >>
Well, we did not try compiling in Windows, we just forced the compiler to use petscblaslapack_stdcall.h and got those warnings (on a MacOSX system). Thanks, Jose
