emilk / emilk/loguru

Compiler warnings on Windows

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.9k
Forks
280
Avg merge
7m
Merged PRs (30d)
4

Description

Since EcEntryBase has a virtual function `print_value` but its destructor is non-virtual, this yields a compiler warning. I also get a compiler warning on Windows for the AbortLogger destructor (never returns, potential memory leak) which presumably should just be suppressed. (This is using stream-style logging.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.