Dick Dowell
unread,Jun 29, 2009, 12:47:51 PM6/29/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gg95
Hi Folks,
I've been using g95 with Redhat 4 Linux on 64-bit Linux with great
success. However, if I run gdb with it, it won't let me print arrays
that are declared in common blocks. Variables OK, arrays get message
p array(2)
Cannot perform substring on this type
Others see this? The latest g95 snapshot still shows it.
I'd appreciate any comments.
Dick