cantera/ext
Ray Speth 9c2ec3862b Fixes for MSVC warnings C4273 and C4996
C4273 - (inconsistent dll linkage) generated by multiple declarations of isatty
C4996 - deprecated POSIX function names need to be prefixed with "_"
2012-01-17 04:12:15 +00:00
..
blas Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +00:00
cvode Fixing compiler warnings, part 1 2012-01-17 04:10:08 +00:00
f2c_blas Fixed a bunch of compiler warnings (MSVC) in the f2c code 2012-01-17 04:09:58 +00:00
f2c_lapack Fixed a bunch of compiler warnings (MSVC) in the f2c code 2012-01-17 04:09:58 +00:00
f2c_libs Fixes for MSVC warnings C4273 and C4996 2012-01-17 04:12:15 +00:00
f2c_math Fixed a bunch of compiler warnings (MSVC) in the f2c code 2012-01-17 04:09:58 +00:00
lapack Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +00:00
math Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +00:00
tpx Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +00:00
SConscript Fixed attempt to link against libm with MSVC 2011-12-15 00:04:08 +00:00