Author |
Message |
Topic: compile single file? |
dk
Replies: 5
Views: 7548
|
Forum: Support Posted: Wed Feb 07, 2007 3:00 pm Subject: |
paul - I *am* trying to compile by rightclicking the file name (i am assuming this is the 'node' you refer to?) in the solution explorer - but nothing happens. I tried this with other projects, restar ... |
Topic: compile single file? |
dk
Replies: 5
Views: 7548
|
Forum: Support Posted: Wed Feb 07, 2007 2:26 pm Subject: |
Well, my file is in a project ... But the only way I can get anything to compile is to build the entire project (which is wasteful if the project contains multiple files, in my case, up to 10-20 at ti ... |
Topic: compiler error when overloading procedures |
dk
Replies: 1
Views: 4096
|
Forum: Support Posted: Tue Feb 06, 2007 10:18 pm Subject: compiler error when overloading procedures |
Hi,
I also came across the following spurious error when overloading procedures in FTN95.
Line 44: error 283 - DOT_PRODUCT must appear in a type declaration because IMPLICIT NONE has been used
... |
Topic: compile single file? |
dk
Replies: 5
Views: 7548
|
Forum: Support Posted: Tue Feb 06, 2007 9:03 pm Subject: compile single file? |
Hi,
Is it possible to compile a single source file with FTN95 under .NET 2003? When I right-clink on the file in the solution explorer window nothing happens ...
thanks in advance,
d. |
Topic: 2 compiler errors in CHARACTER functions |
dk
Replies: 1
Views: 4210
|
Forum: Support Posted: Tue Feb 06, 2007 8:33 pm Subject: 2 compiler errors in CHARACTER functions |
hi,
when compiling the following (simplified) modules, 2 spurious errors are reported by FTN95:
1) Line 22, error 327 - In the INTERFACE to AFUNC1, the third dummy argument (A) was of type REAL( ... |
Topic: 2 compiler errors with PURE procedures |
dk
Replies: 1
Views: 4382
|
Forum: Support Posted: Mon Feb 05, 2007 3:37 pm Subject: 2 compiler errors with PURE procedures |
I am trying out FTN95 5.01 and found 2 bugs in the implementation of pure procedures. I attach a simple file that triggers them during compilation. The code, the errors reported by the compiler, and m ... |
|