Пакет anti-cppcheck: Информация

    Исходный пакет: anti-cppcheck
    Версия: 0.5.1-alt2
    Последняя версия по данным Repology
    Собран:  8 ноября 2024 г. 17:50 в задании #362022
    Категория: Прочее
    Сообщить об ошибке в пакете
    Лицензия: GPLv3
    О пакете: Utility that helps to handle reports produced by cppcheck
    Описание: 
    anti-cppcheck can be used to handle reports produced by cppcheck - it can convert
    error and warning messages to more generic format and present them as united
    list, so a user can then give generic commentaries to multiple messages at once,
    and afterwards this tool can join those commentaries with an initial report;
    It also can help to analyze given reports and to find specified types of error/
    warning messages in those reports.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    anti-cppcheck (noarch)

    Сопровождающий: Alexey Appolonov

    Список участников:
    Alexey Appolonov

    Права:
    Alexey Appolonov

      1. python3-devel

    Последнее изменение


    8 ноября 2024 г. Alexey Appolonov 0.5.1-alt2
    - Synchronization with ax v0.22.
    31 октября 2024 г. Alexey Appolonov 0.5.1-alt1
    - Minor improvements;
    - Synchronization with library updates.
    25 марта 2020 г. Alexey Appolonov 0.5.0-alt1
    - Support of svace reports.