Skip to content

Failed compilation with GNU Fortran (GCC 15.1.0) #23

@bananatana

Description

@bananatana

Versions affected (tested): Q6, Q6_esguerra, Q 5.10.1

Operational systems tested: MacOS (Sequoia 15.5), Debian

Compiler: gfortran (gcc 15.1.0)

Problem: compilation fails since compiler is expecting SUBROUTINE instead of FUNCTION sigint_handler(sig_num) in qdyn.f90.

Solution: rewrite the fortran code with SUBROUTINE. Or use previous version of compiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions