Re: Array Constructors



On Feb 28, 6:05 am, c...@xxxxxxxxx wrote:

However, IVF complained if the variable used in the array constructor
had not been declared (with implicit none set). It does works with
IVF, but I can't see anything in the documentation that states this
must always be the case.

What version of IVF do you have? I took your code, added IMPLICIT
NONE and compiled it with 9.1.034 and did not get an error. Perhaps
there was a bug in an earlier version that has been fixed.


Steve Lionel
Developer Products Division
Intel Corporation
Nashua, NH

User communities for Intel Software Development Products
http://softwareforums.intel.com/
Intel Fortran Support
http://developer.intel.com/software/products/support/
My Fortran blog
http://www.intel.com/software/drfortran

.



Relevant Pages

  • Re: Leading zero for printing real numbers
    ... changing this in IVF ... Developer Products Division ... User communities for Intel Software Development Products ... Intel Fortran Support ...
    (comp.lang.fortran)
  • Re: Syntax check for IMPLICIT statement
    ... implicit character) ... Developer Products Division ... User communities for Intel Software Development Products ... Intel Fortran Support ...
    (comp.lang.fortran)
  • Re: declaring variables in the code
    ... variables in the code body like C++ does? ... the 'implicit none' rule in our 550,000 LOC program and the #1 ... Adding IMPLICIT NONE should not by itself cause this problem. ... F77 but are transitioning to IVF if we get ever get our port finished. ...
    (comp.lang.fortran)
  • Re: Storing/Retrieving TYPEs with ALLOCATABLE components (TR) (long)
    ... >find time to try IVF 8. ... I wonder what the compiler sees different in this case? ... Software Products Division ... User communities for Intel Software Development Products ...
    (comp.lang.fortran)
  • Implicit none with IVF
    ... Has anyone come across IVF not catching undeclared variables when ... using Implicit none? ... I am using complier switches /debug:full / ...
    (comp.lang.fortran)