Пакет sparse: Информация

    Исходный пакет: sparse
    Версия: 0.6.1-alt1_rc1
    Собран:  14 марта 2019 г. 0:09
    Категория: Разработка/Ядро
    Сообщить об ошибке в пакете
    Домашняя страница: http://sparse.wiki.kernel.org/

    Лицензия: MIT
    О пакете: A semantic parser for C
    Описание: 
    Sparse, the semantic parser, provides a compiler frontend capable of parsing
    most of ANSI C as well as many GCC extensions, and a collection of sample
    compiler backends, including a static analyzer also called "sparse". Sparse
    provides a set of annotations designed to convey semantic information about
    types, such as what address space pointers point to, or what locks a function
    acquires or releases.
    
    Sparse is primarily used in the development and debugging of the Linux kernel.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    sparse (mipsel)
    sparse-debuginfo (mipsel)

    Сопровождающий: Vitaly Chikunov

    Список участников:
    Vitaly Chikunov

      1. libxml2-devel
      2. libgtk+3-devel

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


    13 марта 2019 г. Vitaly Chikunov 0.6.1-alt1_rc1
    - First import of v0.6.1-rc1-2-g7fd3778.
    - Newer version than in autoimports (0.6.0) and uses gtk3.