Author |
Message |
Topic: Real Extended Precision |
PaulLaidler
Replies: 3
Views: 87
|
Forum: Support Posted: Thu Mar 27, 2025 12:30 pm Subject: |
Extended precision (REAL*10) is still supported for Win32 but at the moment there is nothing in ISO_FORTRAN_ENV for this. |
Topic: Real Extended Precision |
PaulLaidler
Replies: 3
Views: 87
|
Forum: Support Posted: Thu Mar 27, 2025 8:03 am Subject: |
KL
FTN95 ISO_FORTRAN_ENV has REAL128=-1 which means that 128 bit reals are not supported. |
Topic: DBOS/486 Version 2.73 Run Diskettes von Salford Software Ltd |
PaulLaidler
Replies: 4
Views: 427
|
Forum: Support Posted: Tue Mar 25, 2025 7:43 am Subject: |
Thomas
Old Fortran code will usually compile using FTN95. You can test this out without paying for FTN95 by downloading the personal edition from here...
https://www.silverfrost.com/60/ftn95/ftn ... |
Topic: LAPACK la_constants will not compile |
PaulLaidler
Replies: 1
Views: 400
|
Forum: Support Posted: Mon Mar 24, 2025 8:14 am Subject: |
Simon
This has now been fixed for the next release of FTN95.
In the mean time you can use tiny(sone) instead of ssafmin or use double precision. |
Topic: Birth defect of Clearwin |
PaulLaidler
Replies: 38
Views: 487114
|
Forum: ClearWin+ Posted: Sat Mar 22, 2025 8:19 am Subject: |
I have made a note of this recommendation. |
Topic: Birth defect of Clearwin |
PaulLaidler
Replies: 38
Views: 487114
|
Forum: ClearWin+ Posted: Fri Mar 21, 2025 3:33 pm Subject: |
Ken
Sounds good to me. |
Topic: Birth defect of Clearwin |
PaulLaidler
Replies: 38
Views: 487114
|
Forum: ClearWin+ Posted: Fri Mar 21, 2025 8:12 am Subject: |
I wonder if Google AI gives different results on this side of the "pond"...
In a log-linear graph, one axis (usually the y-axis) uses a logarithmic scale. |
Topic: Interface bug? |
PaulLaidler
Replies: 1
Views: 298
|
Forum: Support Posted: Fri Mar 21, 2025 8:01 am Subject: |
Thanks Ken. I have logged this for investigation. |
Topic: Issue with %pl 32 bit |
PaulLaidler
Replies: 1
Views: 778
|
Forum: ClearWin+ Posted: Mon Mar 17, 2025 4:13 pm Subject: |
Thanks Ken. I have made a note of this. |
Topic: Workaround for C_F_POINTER |
PaulLaidler
Replies: 24
Views: 211972
|
Forum: Support Posted: Wed Mar 12, 2025 1:02 pm Subject: |
It will probably be an interim release following the full release of the personal edition of FTN95 v9.10. |
Topic: Workaround for C_F_POINTER |
PaulLaidler
Replies: 24
Views: 211972
|
Forum: Support Posted: Tue Mar 11, 2025 2:38 pm Subject: |
This failure has now been fixed for the next release of FTN95. |
Topic: Puzzling error reports for short correct program |
PaulLaidler
Replies: 3
Views: 10126
|
Forum: Support Posted: Tue Mar 11, 2025 1:20 pm Subject: |
Both of these issues have now been fixed for the next release of FTN95 and the DLLs. |
Topic: Birth defect of Clearwin |
PaulLaidler
Replies: 38
Views: 487114
|
Forum: ClearWin+ Posted: Thu Mar 06, 2025 8:17 am Subject: |
Dan
I can probably investigate these issues but I am only willing to look at them one issue at a time. When I have reported a fix for one issue then you can send me the next.
Please send me a sa ... |
Topic: Windows Yes/No |
PaulLaidler
Replies: 1
Views: 13746
|
Forum: Plato Posted: Thu Mar 06, 2025 8:07 am Subject: |
It is the linker option for a "Windows application".
"Yes" is the same as using the directive WINAPP and creates a "Windows" application as opposed to a "Console& ... |
Topic: STOP [message] with WINAPP and /64 |
PaulLaidler
Replies: 3
Views: 10736
|
Forum: Support Posted: Thu Mar 06, 2025 7:54 am Subject: |
I think that this probably needs to be made more consistent for a blank message.
In the mean time you could CALL exit(0). |
|