daphne-project/daphne

Optional --no-color flag for DAPHNE

Aperta

#721 aperta il 3 mag 2024

 (0 commenti) (1 reazione) (0 assegnatari)C++ (84 fork)auto 404
good first issue

Metriche repository

Star
 (80 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

In ErrorHandler.cpp error messages are printed with color control sequences, this may cause issues when interacting with other systems, e.g., catch2. Add an option to disable colored output for users of daphne that do not want to have that.

Guida contributor