Control: tags -1 help

Hi,

when trying to build paw with gcc / fortran 10 there are some FORTRAN
errors:


...
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(COMPLEX(4)/INTEGER(4)).
/<<PKGBUILDDIR>>/src/pawlib/comis/code/cs1200.F:138:24:

   76 |             CALL CCOPYA(KOD(IPCP),KOD(IPCP+I),L)
      |                        2
......
  138 |             CALL CCOPYA(CX,KOD(IPCP-1),KLCMLX)
      |                        1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(COMPLEX(4)/INTEGER(4)).
/<<PKGBUILDDIR>>/src/pawlib/comis/code/cs1200.F:154:24:

   76 |             CALL CCOPYA(KOD(IPCP),KOD(IPCP+I),L)
      |                        2
......
  154 |             CALL CCOPYA(CX,KOD(IPCP-2),KLCMLX)
      |                        1
Error: Type mismatch between actual argument at (1) and actual argument at (2) 
(COMPLEX(4)/INTEGER(4)).
/<<PKGBUILDDIR>>/src/pawlib/comis/code/cs1200.F:183:22:
...


Any hint how this can be solved?

Kind regards

      Andreas.

-- 
http://fam-tille.de

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to