[GRASS-git] [OSGeo/grass] fa203c: ctypesgen: remove unnamed zero bit sized structure...
Nicklas Larsson
noreply at github.com
Wed Mar 2 01:42:05 PST 2022
Branch: refs/heads/releasebranch_8_0
Home: https://github.com/OSGeo/grass
Commit: fa203cec80fbacc5c45507145048facd7bda6b02
https://github.com/OSGeo/grass/commit/fa203cec80fbacc5c45507145048facd7bda6b02
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M python/libgrass_interface_generator/README.md
M python/libgrass_interface_generator/ctypesgen/printer_python/printer.py
Log Message:
-----------
ctypesgen: remove unnamed zero bit sized structure members (#2079)
from generated files, as they are not supported by Ctypes.
Addresses issue reported in https://github.com/OSGeo/grass/pull/2073
More information about the grass-commit
mailing list