代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/162614/5528096
c pr21021.c
/* PR tree-optimization/21021
The front end produces a comparison of mismatched types, namely an
integer and a pointer, causing VRP to compute TYPE_MAX_VALUE for a
pointer, which we cannot.
www.eeworm.com/read/349092/3147634
properties codepoint.properties
# @(#)codepoint.properties 1.2 05/06/09
#
# Resource strings for CodePointIM
#
warning=\
This is a demo input method; it cannot be run directly as an application.\n\
Please read the file README.html
www.eeworm.com/read/349092/3147946
properties codepoint.properties
# @(#)codepoint.properties 1.2 05/06/09
#
# Resource strings for CodePointIM
#
warning=\
This is a demo input method; it cannot be run directly as an application.\n\
Please read the file README.html
www.eeworm.com/read/340665/3270733
h _ansi.h
/* Provide support for both ANSI and non-ANSI environments. */
/* Some ANSI environments are "broken" in the sense that __STDC__ cannot be
relied upon to have it's intended meaning. Therefore we
www.eeworm.com/read/340665/3273942
c eh4.c
// Origin: Jean-Marc Bourguet
// Build don't link:
class foo {
public:
foo() {};
void throwMe () {
throw *this; // ERROR - cannot be used in throw-expres
www.eeworm.com/read/340665/3275440
c err-msg10.c
// Build don't link:
// GROUPS passed error-messages
class foo {
public:
virtual static int f () = 0;// ERROR - member `f' cannot be declared both virtual and static.*
};
www.eeworm.com/read/340665/3282988
java clonenotsupportedexception.java
/* CloneNotSupportedException.java -- thrown when an object cannot be cloned
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath
www.eeworm.com/read/339446/3308978
prf qaxserver.prf
build_pass:console: {
warning("QAxServer applications cannot be console applications.")
warning("Remove 'console' from your CONFIG.")
}
ACTIVEQT_VERSION = $$VERSION
isEmpty(ACTIVEQT_VERSION):
www.eeworm.com/read/331189/3414979
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity prim_dffe is
// This module cannot be connected to from
// VHDL because it has unnamed ports.
end prim_dffe;
www.eeworm.com/read/328915/3435459
txt commapi_faq.txt
Java(tm) Communications API FAQ
Thanks for the positive feedback on the Java(tm) communications API.
Since we cannot reply individually, we have compiled an FAQ to help
communicate with our customers