Skip to content

compilation warning with g++15 #1063

@mattijsjanssens

Description

@mattijsjanssens

Describe the bug

Small one : compilation warning:

In file included from /Volumes/case_sensitive/OpenFOAM/work/ThirdParty-common/platforms/darwin64Gcc15/umpire-2025.03.0/include/umpire/event/event_store_recorder.hpp:12,
                 from /Volumes/case_sensitive/OpenFOAM/work/ThirdParty-common/platforms/darwin64Gcc15/umpire-2025.03.0/include/umpire/event/recorder_factory.hpp:10,
                 from /Volumes/case_sensitive/OpenFOAM/work/ThirdParty-common/platforms/darwin64Gcc15/umpire-2025.03.0/include/umpire/event/event.hpp:21,
                 from /Volumes/case_sensitive/OpenFOAM/work/ThirdParty-common/platforms/darwin64Gcc15/umpire-2025.03.0/include/umpire/Allocator.inl:12,
                 from /Volumes/case_sensitive/OpenFOAM/work/ThirdParty-common/platforms/darwin64Gcc15/umpire-2025.03.0/include/umpire/Allocator.hpp:243,
                 from memory/MemoryPool.cxx:42:
/Volumes/case_sensitive/OpenFOAM/work/ThirdParty-common/platforms/darwin64Gcc15/umpire-2025.03.0/include/umpire/event/event_store.hpp:23:7: warning: 'class umpire::event::event_store' has virtual functions and accessible non-virtual destructor [-Wnon-virtual-dtor]
   23 | class event_store {

Compilers & Libraries (please complete the following information):

  • Compiler & version: [e.g. GCC 4.9.3]: g++15
  • CUDA version (if applicable):

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