Skip to content

Compilation failes with -fno-rtti #604

@alphanso

Description

@alphanso

Describe the bug
I am using quill v3.8. I am using it with -fno-exception -fno-rtti. I am trying to migrate to v7.3. It uses dynamic_cast which is not allowed with -fno-rtti.

To Reproduce
Compile with -fno-rtti

Expected Behaviour
I was expecting it to compile without errors with -fno-rtti

Environment
Linux

Btw, thanks for this library. I have been using it for years.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions