summaryrefslogtreecommitdiff
path: root/src/include/cctk_FortranString.h
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-12-12 02:52:31 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-12-12 02:52:31 +0000
commit0c46928aceb98311da75e99db9e8818f81c5084a (patch)
tree0502de2823bd228c2e3dae079607ed15dd2b96a2 /src/include/cctk_FortranString.h
parentaa45d39c7294e6195b14bb6f2a8187d23070b3ba (diff)
Now check for WIN32_DIGITAL_FORTRAN instead of
WIN32 for the correct string handling, as other compilers (e.g. Intel) do strings differently. NOTE: After this update you will need to do a -config on any Windows configurations which use the Digital fortran compiler. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1929 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cctk_FortranString.h')
-rw-r--r--src/include/cctk_FortranString.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/cctk_FortranString.h b/src/include/cctk_FortranString.h
index 9de3a644..116d79fd 100644
--- a/src/include/cctk_FortranString.h
+++ b/src/include/cctk_FortranString.h
@@ -57,7 +57,7 @@
char *arg2 = _fcdtocp(cctk_str2);\
char *arg3 = _fcdtocp(cctk_str3);
-#elif defined WIN32
+#elif defined WIN32_DIGITAL_FORTRAN
#define ONE_FORTSTRING_ARG\
char *cctk_str1, unsigned int cctk_strlen1