Tnx Richard.

As I'm sure you know, this is not an error; rather the message is the result of a fussy compiler. However, we will comply.

In line 12, just replace the first line with the second:

- call four2a(x,NFFT,1,-1,0)              !r2c
+ call four2a(cx,NFFT,1,-1,0)              !r2c

        -- 73, Joe, K1JT

On 2/21/2020 9:46 AM, Richard Shaw wrote:
Just a heads up:

Error: (occurs twice)
/builddir/build/BUILD/js8call-2.1.1/lib/ft8/filt8.f90:32:14:
    12 |   call four2a(x,NFFT,1,-1,0)              !r2c
       |              2
......
    32 |   call four2a(cx,nfft,1,1,-1)                  !c2r
       |              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (COMPLEX(4)/REAL(4)).

Thanks,
Richard
KF5OIM


_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to