代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/233448/4681710
f90 namelist_2.f90
! { dg-do compile }
! Check that variable with intent(in) cannot be a member of a namelist
subroutine namelist_2(x)
integer,intent(in) :: x
namelist /n/ x
read(*,n) ! { dg-error "is INTENT" "" }
www.eeworm.com/read/233448/4684445
c wpadded.c
/* Source: EMC. */
/* { dg-do compile } */
/* -fpack-struct is necessary because the warning expected requires the initial
packing to be larger than 1, which cannot ge guaranteed for all targets.
www.eeworm.com/read/233448/4689354
java unknownerror.java
/* UnknownError.java -- thrown when the VM cannot provide more information
about a catastrophic error
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GN
www.eeworm.com/read/233448/4689414
java clonenotsupportedexception.java
/* CloneNotSupportedException.java -- thrown when an object cannot be cloned
Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Cla
www.eeworm.com/read/233448/4689768
java unrecoverablekeyexception.java
/* UnrecoverableKeyException.java -- Cannot recover a key from the key store
Copyright (C) 1998, 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is fr
www.eeworm.com/read/233448/4689864
java noroutetohostexception.java
/* NoRouteToHostException.java -- Cannot connect to a host
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free soft
www.eeworm.com/read/231924/4708827
properties localstrings.properties
empty.noNameAttribute=No name attribute was specified
forward.forward=Exception forwarding for name {0}: {1}
forward.lookup=Cannot find global ActionForward for name {0}
forward.redirect=Exception
www.eeworm.com/read/231924/4709006
properties localstrings.properties
empty.noNameAttribute=No name attribute was specified
forward.forward=Exception forwarding for name {0}: {1}
forward.lookup=Cannot find global ActionForward for name {0}
forward.redirect=Exception
www.eeworm.com/read/229812/4738100
c diag0177.c
// non-static member function cannot be used as operand of ":"
void nonmemb( char* s );
struct S {
void foo(char* s);
void bar(char* s);
static void (S::*mf)( char* );
www.eeworm.com/read/226859/4779687
properties localstrings.properties
empty.noNameAttribute=No name attribute was specified
forward.forward=Exception forwarding for name {0}: {1}
forward.lookup=Cannot find global ActionForward for name {0}
forward.redirect=Exception