Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29254 Discussions

Problems debugging Intel Fortran 8.1 (patch 1.023) in VS .Net

aoj
Beginner
464 Views
Please look at the attatched example, where I am allocating two structures of same type and size. The first parameter is allocated static and the other one dynamic. It isnot possible to evaluate information from thedynamic allocated parameter.
Are there any settings that can solve my problem.
Thanks in advance
Axel Ohrt Johansen
Elsam-Engineering
0 Kudos
2 Replies
Jugoslav_Dujic
Valued Contributor II
464 Views
You forgot the attachment, but never mind -- that bughas beendiscussed thoroughly here, on several occasions. I almost forgot about it -- I thought it was fixed, but apparently it wasn't. I think its current status is "will be fixed in the next release", but I'm not sure. There's no sensible workaround, I'm affraid.
Jugoslav
0 Kudos
aoj
Beginner
464 Views
I hope you are wrong. Sorry about the attachments, here you have the solution.
But thanks anyway
Regards
Axel Ohrt Johansen
0 Kudos
Reply