Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] [Fwd: Photran-Outline unexpects allocatable]



-------- Original Message --------
Subject: Photran-Outline unexpects allocatable
Date: Mon, 24 Apr 2006 10:02:01 +0200
From: Karl Heesch <karl@xxxxxxxxx>
To: walt@xxxxxxxxxxx

Hello Walt,

in not knowing, where to raise problems of photran, I write this mail to you.

With the following code, photran-outline reports the error
Error: Unexpected T_ALLOCATABLE "allocatable"

	type VarcharType
		private
		character,  dimension(:), allocatable :: chars
	end type

Cheers
Karl




--
Walt Brainerd           walt@xxxxxxxxxxx
The Fortran Company
6025 N. Wilmot Rd., Tucson, AZ 85750 USA
http://www.fortran.com


Back to the top