You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fortran
I've recently been forced to change from g77 to g95, and g95 flags declaration statements which contain initialization values, such as INTEGER x/5/ to be errors. Is there a compile-time option I can use to cause this to NOT be an error? --Myron.