| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
| H A D | 0001-Fix-time.h-check.patch | 14 This fixes a bunch of implicit declaration warnings: 16 …1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimplicit-function-d… 17 …28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wimplicit-function-d… 18 …1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimplicit-function-d… 19 …1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimplicit-function-d… 20 …28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wimplicit-function-d… 21 …1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimplicit-function-d…
|
| /openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
| H A D | 0001-configure-Include-dirent.h-for-closedir-opendir-APIs.patch | 18 a.c:2:21: error: implicit declaration of function ‘closedir’ [-Wimplicit-function-declaration] 21 a.c:2:30: error: implicit declaration of function ‘opendir’ [-Wimplicit-function-declaration]
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/libavtp/ |
| H A D | 0001-provide-64bit-host-to-network-conversion-macros.patch | 14 …rc/avtp_stream.c:116:24: warning: implicit declaration of function 'be64toh' [-Wimplicit-function-… 18 …rc/avtp_stream.c:199:34: warning: implicit declaration of function 'htobe64' [-Wimplicit-function-…
|
| /openbmc/qemu/docs/devel/ |
| H A D | block-coroutine-wrapper.rst | 28 1. You need ``bdrv_foo`` declaration somewhere (for example, in 36 2. You need to feed this declaration to block-coroutine-wrapper script. 37 For this, add the .h (or .c) file with the declaration to the 38 ``input: files(...)`` list of ``block_gen_c`` target declaration in
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/gedit/ |
| H A D | 0001-fix-for-clang-18.patch | 6 …error: implicit declaration of function ‘gtk_source_style_copy’; did you mean ‘gtk_source_style_ap… 11 ../plugins/quickhighlight/gedit-quick-highlight-plugin.c:96:47: warning: nested extern declaration …
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
| H A D | 0001-src-indent.c-correct-the-check-for-locale.h.patch | 11 …c:1062:5: error: implicit declaration of function 'setlocale'; did you mean 'setstate'? [-Werror=i… 15 | ../../indent-2.2.12/src/indent.c:1062:5: error: nested extern declaration of 'setlocale' [-Werror…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/ |
| H A D | 0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch | 14 procattr.c:28:14: error: static declaration of ‘gettid’ follows non-static declaration 19 /usr/include/bits/unistd_ext.h:34:16: note: previous declaration of ‘gettid’ was here
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | bashism.patch | 14 -CXXFLAGS="$CXXFLAGS ${CFLAGS//-Werror-implicit-function-declaration/}" 15 +CXXFLAGS="$CXXFLAGS $(printf '%s\n' "$CFLAGS" | sed 's/-Werror-implicit-function-declaration//g')"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
| H A D | 0001-Fix-build-failure-with-gcc-15.patch | 21 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)' 37 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)' 46 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)' 55 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)' 63 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)' 92 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)'
|
| /openbmc/openbmc/meta-security/recipes-security/isic/ |
| H A D | isic_0.07.bb | 27 CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration" 28 BUILD_CFLAGS += "-Wno-error=implicit-int -Wno-error=implicit-function-declaration"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/ |
| H A D | 0002-Fix-build-with-gcc-15.patch | 13 ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:10: error: two or more data types in declaration sp… 16 ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:14: warning: declaration does not declare anything 20 ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:10: error: two or more data types in declaration sp… 23 ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:14: warning: declaration does not declare anything
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/xterm/ |
| H A D | 0001-include-missing-pty.h-header-for-openpty.patch | 10 …ain.c:3123:14: error: implicit declaration of function 'openpty'; did you mean 'openat'? [-Wimplic…
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | buildcpio.py | 32 …_args="CFLAGS='-std=gnu17 -Dbool=int -Dtrue=1 -Dfalse=0 -Wno-error=implicit-function-declaration'") 33 …_args="CFLAGS='-std=gnu17 -Dbool=int -Dtrue=1 -Dfalse=0 -Wno-error=implicit-function-declaration'")
|
| /openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/ |
| H A D | 0001-include-rpm-rpmstring.h.patch | 6 Its needed for rasprintf declaration 10 …; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/freeglut/ |
| H A D | freeglut_3.4.0.bb | 19 # Add -Wno-implicit-function-declaration since it might be otherwise treated at 21 CFLAGS += "-Wno-implicit-function-declaration"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0022-avoid-missing-LOCK_EX-declaration.patch | 4 Subject: [PATCH] avoid missing LOCK_EX declaration 7 error about missing LOCK_EX declaration.
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/ |
| H A D | tpm-tools_1.3.9.2.bb | 28 … -Wno-incompatible-pointer-types -Wno-stringop-truncation -Wno-error=implicit-function-declaration" 29 … -Wno-incompatible-pointer-types -Wno-stringop-truncation -Wno-error=implicit-function-declaration"
|
| /openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
| H A D | _htmlparser.py | 19 Declaration, 251 """Handle a DOCTYPE declaration. 253 :param data: The text of the declaration. 261 """Handle a declaration of unknown type -- probably a CDATA block. 263 :param data: The text of the declaration. 269 cls = Declaration 385 # when there's an error in the doctype declaration.
|
| /openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp/ |
| H A D | 0001-Add-__clear_cache-declaration-for-clang.patch | 4 Subject: [PATCH] Add __clear_cache declaration for clang 10 …; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
| /openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | 0001-Remove-fgets-extern-declaration.patch | 4 Subject: [PATCH] Remove fgets() extern declaration 7 declaration
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
| H A D | 0013-elflink.c-include-libgen.h-for-basename.patch | 11 elflink.c:363:19: error: implicit declaration of function 'basename' [-Wimplicit-function-declarati…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dhex/dhex/ |
| H A D | 0001-Fix-function-declaration-conflict-error-with-empty-p.patch | 4 Subject: [PATCH] Fix function declaration conflict error with empty parameters 12 output.h:10:6: note: previous declaration of 'initcolors' with type 'void(void)'
|
| /openbmc/ipmbbridge/ |
| H A D | ipmbbridged.hpp | 163 * @brief IpmbResponse declaration 189 * @brief IpmbRequest declaration 229 * @brief Command filtering class declaration 260 * @brief IpmbChannel class declaration 332 * @brief ioWrite class declaration
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/mraa/ |
| H A D | 0001-mraa-Use-posix-basename.patch | 6 Musl has removed the declaration from string.h [1] which exposes the 8 declaration is flagged as error. Use posix basename and make a copy of
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp/ |
| H A D | 0001-tests-Include-missing-sys-time.h.patch | 14 ../../git/tests/receive.c:64:9: note: forward declaration of 'struct timeval' 17 …; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|