[GRASS-git] [OSGeo/grass] 7ccc71: libgrass-interface: Upgrade to ctypesgen v1.1.1 (#...

Nicklas Larsson noreply at github.com
Fri Oct 28 00:49:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 7ccc717829c465a4a231c8641ba65157f216c6c7
      https://github.com/OSGeo/grass/commit/7ccc717829c465a4a231c8641ba65157f216c6c7
  Author: Nicklas Larsson <n_larsson at yahoo.com>
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:
    M python/libgrass_interface_generator/README.md
    M python/libgrass_interface_generator/ctypesgen/ctypedescs.py
    M python/libgrass_interface_generator/ctypesgen/parser/cgrammar.py
    M python/libgrass_interface_generator/ctypesgen/parser/ctypesparser.py
    M python/libgrass_interface_generator/ctypesgen/parser/parsetab.py
    M python/libgrass_interface_generator/ctypesgen/parser/preprocessor.py
    M python/libgrass_interface_generator/ctypesgen/version.py

  Log Message:
  -----------
  libgrass-interface: Upgrade to ctypesgen v1.1.1 (#2598)

Notable changes are
- Added support for sized integer types on Windows
- Added support to handle function specifier keywords: inline and _Noreturn
- Fixed mapping of 'short int' to c_short
- Improved parsing of pragma directives




More information about the grass-commit mailing list