summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jsonpointer.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-05-28 19:13:14 -0700
committerAnuj Mittal <anuj.mittal@intel.com>2025-09-24 09:59:08 +0800
commit8e135096102ca2ce0ee64f42b88268b2ef5c10aa (patch)
treedc9c735713d7986113bc0aff6a159536bb8b80c4 /meta-python/recipes-devtools/python/python-jsonpointer.inc
parent9c3d2c86b2999fbe80b804a9a6b2e7c8f6d5be76 (diff)
downloadmeta-openembedded-8e135096102ca2ce0ee64f42b88268b2ef5c10aa.tar.gz
ckermit: Define return type for main
Newer compilers e.g. clang19+ will treat implicit function prototypes as errors, therefore define main() with a valid return type Fixes ckwart.c:531:1: error: return type defaults to ‘int’ [-Wimplicit-int] 531 | main(argc,argv) int argc; char **argv; { | ^~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 9813fb56d22acad36d70158335b8ee9f4a05ad89) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonpointer.inc')
0 files changed, 0 insertions, 0 deletions