← Back to team overview

libpspio-developers team mailing list archive

[Bug 1348086] [NEW] Remove CC_FORTRAN_INT from Fortran interface

 

Public bug reported:

The CC_FORTRAN_INT macro should be replaced by the C int. To ensure that
a compatible Fortran integer is passed to the C routines, the
pspio_f90_types_m module should define a integer type compatible to the
C int and this integer type should be used in the interfaces of the
pspio_f90_lib_m module.

** Affects: libpspio
     Importance: High
     Assignee: Matteo Giantomassi (matteo-giantomassi)
         Status: New

-- 
You received this bug notification because you are a member of Libpspio
Developers, which is subscribed to Libpspio.
https://bugs.launchpad.net/bugs/1348086

Title:
  Remove CC_FORTRAN_INT from Fortran interface

Status in Libpspio pseudopotential I/O library:
  New

Bug description:
  The CC_FORTRAN_INT macro should be replaced by the C int. To ensure
  that a compatible Fortran integer is passed to the C routines, the
  pspio_f90_types_m module should define a integer type compatible to
  the C int and this integer type should be used in the interfaces of
  the pspio_f90_lib_m module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libpspio/+bug/1348086/+subscriptions


Follow ups

References