forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Variable IJ should be an integer

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Suggestions
View previous topic :: View next topic  
Author Message
DanRRight



Joined: 10 Mar 2008
Posts: 2813
Location: South Pole, Antarctica

PostPosted: Wed Apr 05, 2017 11:39 pm    Post subject: Variable IJ should be an integer Reply with quote

New interesting twist came from 64bit Fortran. I got the error above and by inertia though that debugger was wrong indicating this error because it still can miss the error by the line or two plus there were a lot of other ways to make a mistake in the long list of variables

Eventually after losing some time i realized that the confusion is because variable IJ is integer*8 or integer (7). So formally it is integer but it is not indicated by the compiler's debugger what kind of integer.

And here we return to these damn cryptic error messages from the 1960th era. Suggestion for error message

"Argument number 4 of WINIO@ (continuation 31) declared as integer (7) or Integer*8 should be integer*4 or integer kind... whatever"
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Thu Apr 06, 2017 8:02 am    Post subject: Reply with quote

Thanks Dan. It should at least say INTEGER*4.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Suggestions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group