Skip to content

Compiler warnings #16

Description

@florianhartig

Not sure about you guys, but I get a bunch of compiler warnings such as

Warning: ‘countthinning’ may be used uninitialized in this function [-Wmaybe-uninitialized]
threePGN.f90:147:0:

     real(kind=8), allocatable, dimension(:,:) :: thinning

This is often not a problem, but maybe worth having a look at those, and ideally get rid of the warnings so that we don't miss important warnings during the compilation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions