Home
last modified time | relevance | path

Searched refs:incompatible (Results 1 – 25 of 151) sorted by relevance

1234567

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticParseKinds.td44 "extra ';' outside of a function is incompatible with C++98">,
110 "commas at the end of enumerator lists are incompatible with C++98">,
123 "enumeration types with a fixed underlying type are incompatible with C standards before C23">,
138 "scoped enumerations are incompatible with C++98">,
145 "alignof expressions are incompatible with C++98">,
167 "passing a type argument as the first operand to '_Generic' is incompatible "
177 "'%0' is incompatible with C standards before C11">,
180 "'%0' is incompatible with C standards before C23">,
183 "'%0' is incompatible with C standards before C2y">,
214 "case ranges are incompatible with C standards before C2y">,
[all …]
H A DDiagnosticLexKinds.td34 "'<=>' operator is incompatible with C++ standards before C++20">,
105 "raw string literals are incompatible with C++98">,
109 " '%0' in a raw string literal delimiter is incompatible "
148 "%select{delimited|named}0 escape sequences are incompatible with C++ "
151 "delimited escape sequences are incompatible with C standards before C2y">,
196 "this character}0 is incompatible with C99">,
201 "is incompatible with C++98">, InGroup<CXX98Compat>, DefaultIgnore;
204 "is incompatible with C++98">, InGroup<CXX98Compat>, DefaultIgnore;
207 "incompatible with C standards before C23">,
211 "is incompatible with C standards before C23">,
[all …]
H A DDiagnostic.td184 // 'X is incompatible with C++98' (if std_ver == 11).
185 // 'X is incompatible with C++ standards before C++YZ' (otherwise).
188 !strconcat(message, " incompatible with C++98"),
189 … !strconcat(message, " incompatible with C++ standards before C++", std_ver_override))>,
215 // - compat_cxx17_inline_variable: 'inline variables are incompatible with C++ standards befo…
H A DDiagnosticASTKinds.td464 "external variable %0 declared with incompatible types in different "
467 "external variable %0 declared with incompatible types in different "
477 "external function %0 declared with incompatible types in different "
480 "external function %0 declared with incompatible types in different "
485 "currently causes the types to be treated as though they are incompatible">,
489 : Error<"type %0 has incompatible definitions%select{| in different "
492 : Warning<"type %0 has incompatible definitions%select{| in different "
511 "enumeration %0 declared with incompatible fixed underlying types (%1 vs. "
519 "field %0 declared with incompatible types in different "
522 "field %0 declared with incompatible types in different "
[all …]
H A DDiagnosticCommonKinds.td97 Warning<"variadic templates are incompatible with C++98">,
110 "module '%0' %select{is incompatible with|requires}1 feature '%2'">;
134 : Warning<"'consteval' specifier is incompatible with C++ standards before "
145 "use of an empty initializer is incompatible with C standards before C23">,
169 "'-mbranch-protection=' option is incompatible with the '%0' architecture">,
223 "'long long' is incompatible with C++98">,
229 "'size_t' suffix for literals is incompatible with C++ standards before "
243 "'_BitInt' suffix for literals is incompatible with C standards before C23">,
H A DDiagnosticSemaKinds.td289 "designated initializers are incompatible with C++ standards before C++20">,
314 "imaginary constants are incompatible with C standards before C2y">,
340 "'auto' storage class specifier is redundant and incompatible with C++11">,
345 "and incompatible with C++17">, InGroup<DeprecatedRegister>;
534 "incompatible with C">, InGroup<ReturnTypeCLinkage>;
537 "incompatible with C">, InGroup<ReturnTypeCLinkage>;
661 "incompatible with C++ standards before C++20">, InGroup<CXXPre20Compat>,
673 "member using declaration naming a non-member enumerator is incompatible "
693 "using declaration naming a scoped enumerator is incompatible with "
701 "inheriting constructors are incompatible with C++98">,
[all …]
/freebsd/crypto/libecc/
H A Dmeson.build132 …ith_monty_ladder_opt == 'true'), 'with_double_add and with_monty_ladder are incompatible options!')
168 …th_small_stack_opt and with_sig_eddsa25519_opt), 'Small stack and EdDSA are incompatible options!')
169 …with_small_stack_opt and with_sig_eddsa448_opt), 'Small stack and EdDSA are incompatible options!')
170 assert(not (with_small_stack_opt and with_x25519_opt), 'Small stack and X25519 are incompatible opt…
171 assert(not (with_small_stack_opt and with_x448_opt), 'Small stack and X448 are incompatible options…
/freebsd/sys/modules/qat/qat/
H A DMakefile34 CWARNFLAGS.qat_ocf.c += -Wno-incompatible-pointer-types-discards-qualifiers
35 CWARNFLAGS.qat_ocf_utils.c += -Wno-incompatible-pointer-types-discards-qualifiers
/freebsd/usr.sbin/bootparamd/
H A DMakefile.inc4 CWARNFLAGS.clang+= -Wno-incompatible-pointer-types-discards-qualifiers
/freebsd/crypto/heimdal/lib/asn1/
H A Dversion-script.map1 # Export everything, but put a tag on is so that we make ourself incompatible with older versions
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dopenzfs-zfs-dkms.templates27 Template: zfs-dkms/note-incompatible-licenses
29 _Description: Licenses of OpenZFS and Linux are incompatible
H A Dopenzfs-zfs-dkms.config8 db_input critical zfs-dkms/note-incompatible-licenses || true
/freebsd/sys/contrib/openzfs/
H A DRELEASES.md5 does not indicate any incompatible on-disk format change. The ability
12 interface, etc. MINOR releases may introduce incompatible changes to the
/freebsd/contrib/tcpdump/
H A Dgetservent.h42 #error netdb.h and getservent.h are incompatible
/freebsd/contrib/lutok/
H A DNEWS75 However, because of incompatible changes to the Lua API, this release
76 of Lutok is incompatible with previous releases as well.
/freebsd/sys/conf/
H A DMakefile.powerpc43 -Wno-error=incompatible-pointer-types-discards-qualifiers \
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Domap-aes.txt11 more algorithms) but they are incompatible with OMAP4.
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython.swig40 a way that is incompatible with our usage of the python module as __init__.py
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Domap_rng.txt10 Note that these two versions are incompatible.
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-qlog.pod20 incompatible ways in future versions of OpenSSL. See B<FORMAT STABILITY> below
172 standardisation are expected to introduce incompatible and breaking changes to
176 Because of this, the qlog output of OpenSSL B<will> change in incompatible and
/freebsd/crypto/krb5/src/include/
H A Dwin-mac.h41 #error time_t has been defined as a 64-bit integer which is incompatible with Kerberos on this plat…
/freebsd/sys/contrib/openzfs/config/
H A Duser-libunwind.m440 dnl way, and has an incompatible unw_resname function.
/freebsd/contrib/llvm-project/libcxx/include/
H A Dset780 … "node_type with incompatible allocator passed to set::insert()");
785 … "node_type with incompatible allocator passed to set::insert()");
797 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
803 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
809 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
815 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1243 … "node_type with incompatible allocator passed to multiset::insert()");
1248 … "node_type with incompatible allocator passed to multiset::insert()");
1260 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1266 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_set_retry_verify.pod58 incompatible handling of a negative return value from the verification
/freebsd/tools/build/mk/
H A DMakefile.boot40 CWARNFLAGS.clang+=-Werror=incompatible-pointer-types-discards-qualifiers

1234567