This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/41235] Missing explicit interface for variable-length character functions



------- Comment #1 from burnus at gcc dot gnu dot org  2009-12-10 21:30 -------
>From the standard (F2003):
"12.3.1.1 Explicit interface"
"A procedure [...] shall have an explicit interface if it is referenced and
[...]
 (3) The procedure has a result that [...]
   (c) has a nonassumed type parameter value that is not an initialization
expression,"

 * * *

Patch: http://gcc.gnu.org/ml/fortran/2009-12/msg00061.html


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-12-10 21:30:28
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41235


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]