On Fri, 24 Feb 2023 at 08:20, Vitaly Zaitsev via devel
<devel@lists.fedoraproject.org> wrote:
>
> On 24/02/2023 09:06, Benson Muite wrote:
> > No. There are incompatibilities. Maybe it is better to keep the old
> > name, and use Catch2v3 as a new name, so packages can update more easily
> > when they are ready to do so?
>
> Fedora should go forward. Some packages can be patched trivially:
>
> #if (__has_include(<catch2/catch_all.hpp>)

The parentheses are redundant here.

> #include <catch2/catch_all.hpp>
> #else
> #include <catch2/catch.hpp>
> #endif
>
> --
> Sincerely,
>    Vitaly Zaitsev (vit...@easycoding.org)
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to