Odysseas Georgoudis

Results 98 comments of Odysseas Georgoudis

Yes, but the library is designed to be warning-free without requiring special flags—considerable effort has been put into that. For better compile times, you can build the backend as a...

Hey Shahrukh, that sounds amazing—really appreciate it! You can use the latest release, 8.2.0, instead of the older version in that request. The library is header-only, so packaging should be...

thank you so much for doing this @Syed-Shahrukh-OSSRevival ! I am going to look into those issues in the following days

I’ve addressed most of the warnings in this PR: https://github.com/odygrd/quill/pull/713 A few questions: 1. Would it be possible to exclude the `docs` folder from packaging? I believe it makes sense...

Hey, I've fixed the remaining warnings in the `docs` folder—hopefully, everything is now good on `master`. I understand your point about GPG-signed releases, but for a header-only logging library, it...

Thanks for the PR! It seems that lintian is not friendly to `libname/include/libname` which is a common pattern for cmake libraries but it’s okay. I removed the nested directories completely...

hey @Syed-Shahrukh-OSSRevival : ) Release is now tagged please try to package it when you have a chance

@Syed-Shahrukh-OSSRevival if possible please use 9.0.2 there was a very minor fix! Thank you

it's probably easy to add boost.Log locally and measure and share the results. The reason it isn't added yet is because currently https://github.com/odygrd/logger_benchmarks has a clone of each different library...

Boost.Log has been added