Author |
Message |
Topic: Strange runtime errors when returning an array |
Brad
Replies: 7
Views: 8037
|
Forum: Support Posted: Wed Dec 11, 2013 9:28 am Subject: |
Sorry David, I see it now. But you're right - it is not the main problem. In fact, the error can be triggered with an even simpler function:
function testFunction() result(x)
... |
Topic: Strange runtime errors when returning an array |
Brad
Replies: 7
Views: 8037
|
Forum: Support Posted: Wed Dec 11, 2013 6:06 am Subject: |
Update: Old code (using similar functions) that used to work a few weeks ago now also generates errors. So there must be some sort of more general problem. Maybe I updated the compiler incorrectly or ... |
Topic: Strange runtime errors when returning an array |
Brad
Replies: 7
Views: 8037
|
Forum: Support Posted: Tue Dec 10, 2013 11:07 pm Subject: |
Hi David,
I'm not sure what you are asking. Are you saying I should use the line you posted (it looks identical to me), or that I should not use that syntax and should do something else? |
Topic: Strange runtime errors when returning an array |
Brad
Replies: 7
Views: 8037
|
Forum: Support Posted: Tue Dec 10, 2013 9:28 pm Subject: Strange runtime errors when returning an array |
I am having trouble with a function that returns a (small) 5-dimensional array. The behavior is so strange, I think it must be caused by a bug in the compiler - though I am pretty new to Fortran so I ... |
Topic: Runtime exception when using module (windows 8) |
Brad
Replies: 7
Views: 7807
|
Forum: Support Posted: Thu Oct 17, 2013 9:44 pm Subject: |
That worked. Compiler is updated, and the exception has gone away. Thanks so much!
-Brad |
Topic: Runtime exception when using module (windows 8) |
Brad
Replies: 7
Views: 7807
|
Forum: Support Posted: Thu Oct 17, 2013 9:29 pm Subject: |
OK, I have downloaded and installed the personal version. But it looks like Express is still using version 5.4.0.0. How do I change that?
Thanks for your help,
-Brad |
Topic: Runtime exception when using module (windows 8) |
Brad
Replies: 7
Views: 7807
|
Forum: Support Posted: Thu Oct 17, 2013 7:49 pm Subject: |
I'm using version 5.4.0.0 (I downloaded it a week ago)
-Brad |
Topic: Runtime exception when using module (windows 8) |
Brad
Replies: 7
Views: 7807
|
Forum: Support Posted: Thu Oct 17, 2013 7:31 pm Subject: Runtime exception when using module (windows 8) |
Hi, I'm running Silverfrost FT95 Express on a windows 8 laptop. When I try to write a module for my program, I receive the following runtime exception:
System.TypeInitializationException was unhand ... |
|