[GRASS-git] [OSGeo/grass] 6aaffa: ctypesgen: remove unnamed zero bit sized structure...
Nicklas Larsson
noreply at github.com
Thu Feb 3 23:44:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 6aaffa6dcb1f87cf51d226348f8337716b844437
https://github.com/OSGeo/grass/commit/6aaffa6dcb1f87cf51d226348f8337716b844437
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2022-02-04 (Fri, 04 Feb 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