On 07/08/2017 16:14, PA5JS wrote:

Compiling the wsjtx-1.8.0 rc2 I do see some warnings.

[ 12%] C:\JTSDK\src\wsjtx-1.8\lib\fmeasure.f90:30.26:

real*8 fd(NZ),deltaf(NZ),r(NZ)

                       1

Warning: Unused variable 'deltaf' declared at (1)

C:\JTSDK\src\wsjtx-1.8\lib\fmeasure.f90:30.15:

real*8 fd(NZ),deltaf(NZ),r(NZ)

1

Warning: Unused variable 'fd' declared at (1)

C:\JTSDK\src\wsjtx-1.8\lib\fmeasure.f90:30.32:

real*8 fd(NZ),deltaf(NZ),r(NZ)

1

Warning: Unused variable 'r' declared at (1)

C:\JTSDK\src\wsjtx-1.8\lib\packjt.f90:504.11:

C:\JTSDK\src\wsjtx-1.8\lib\packjt.f90:504.11:

   jt_c1=c1

   jt_c1=c1

           1

           1

Warning: CHARACTER expression will be truncated in assignment (6/12) at (1)

Warning: CHARACTER expression will be truncated in assignment (6/12) at (1)

and more all related to the F90 file.

It just finish the compiling without errors and I can install it without problems.

Hi John,

they can be safely ignored. Some are not possible to remove due to Fortran language specification limitations, others are harmless.

73
Bill
G4WJS.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to