aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/protobuf/protobuf-c_1.3.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2019-08-12 08:23:08 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2019-10-30 08:31:18 +0000
commitd9f953460114fbd8fcb21d0c23acddccc02ee308 (patch)
tree3b3cae4f6acc101ce91fba75bbe23ad45a904e85 /meta-oe/recipes-devtools/protobuf/protobuf-c_1.3.1.bb
parent80e50868a32b2d6807b27eccd95cfda5ab559ebb (diff)
downloadmeta-openembedded-contrib-d9f953460114fbd8fcb21d0c23acddccc02ee308.tar.gz
python3-twofish: Fix missing return statements in module stubs
* fixes build with -Werror=return-type twofish.c: In function 'init_twofish': twofish.c:45:1: error: control reaches end of non-void function [-Werror=return-type] 45 | PyMODINIT_FUNC init_twofish(void) { } | ^~~~~~~~~~~~~~ twofish.c: In function 'PyInit__twofish': twofish.c:46:1: error: control reaches end of non-void function [-Werror=return-type] 46 | PyMODINIT_FUNC PyInit__twofish(void) { } | ^~~~~~~~~~~~~~ cc1: some warnings being treated as errors
Diffstat (limited to 'meta-oe/recipes-devtools/protobuf/protobuf-c_1.3.1.bb')
0 files changed, 0 insertions, 0 deletions