Package sparse: Information

    Source package: sparse
    Version: 0.6.4-alt2
    Latest version according to Repology
    Build time:  May 3, 2023, 08:47 PM in the task #319805
    Category: Development/C
    Report package bug
    License: MIT
    Summary: A semantic parser for C
    Description: 
    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.

    List of rpms provided by this srpm:
    sparse (x86_64, ppc64le, i586, armh, aarch64)
    sparse-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov

    ACL:
    Vitaly Chikunov
    @everybody

      1. python3-module-recommonmark
      2. python3-module-sphinx
      3. python3-module-sphinx_rtd_theme
      4. libsqlite3-devel
      5. libgtk+3-devel
      6. sphinx
      7. libxml2-devel

    Last changed


    May 3, 2023 Vitaly Chikunov 0.6.4-alt2
    - Fix buffer overrun warning from fortify.
    Sept. 10, 2021 Vitaly Chikunov 0.6.4-alt1
    - Update to v0.6.4 (2021-09-06).
    Oct. 23, 2020 Vitaly Chikunov 0.6.3-alt1
    - Update to v0.6.3 (2020-10-17).
    - spec: Build html documentation.