代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/190666/5179484
c vla-2.c
/* { dg-do compile } */
/* { dg-options "-std=gnu99" } */
/* These are crash tests related to PR middle-end/6994; see also
g++.dg/ext/vla1.C. Note that at present A and C cannot be inlined. */
www.eeworm.com/read/187737/5216980
txh topxerr.txh
rem TOPXERR.oxh
rem
rem Copyright (c) 1997-2002 Symbian Ltd. All rights reserved.
rem
rem Cannot be included without returning an error at start of runtime.
rem Comment out each OPX to test tha
www.eeworm.com/read/182103/5269266
changelog
2003-09-15 Joel Sherrill
PR 483/bsps
* startup/bspstart.c, startup/start_c.c: Spurious interrupt handlers
cannot be installed until RTEMS has initialized the vector table.
2003
www.eeworm.com/read/173141/5379751
out localizeddisplay.out
ij versi EnC:>65533< EnC:>171< EnC:>209< n 10.1
ij> drop table localtab;
ERROR 42Y55: 'DROP TABLE' cannot be performed on 'LOCALTAB' because it does not exist.
ij> create table localtab( EnC:>9< nde
www.eeworm.com/read/162614/5526508
f90 equiv_constraint_8.f90
! { dg-do compile }
! { dg-options "-O0" }
! PR20899 - Common block variables cannot be equivalenced in a pure procedure.
! Contributed by Joost VandeVondele
common /z/ i
contains
pu
www.eeworm.com/read/162614/5529290
c vla-2.c
/* { dg-do compile } */
/* { dg-options "-std=gnu99" } */
/* These are crash tests related to PR middle-end/6994; see also
g++.dg/ext/vla1.C. Note that at present A and C cannot be inlined. */
www.eeworm.com/read/340665/3276481
c pmf3.c
// From: enewton@uunet.uu.NET
// Subject: g++ 2.5.8: cannot cast member function pointers
// Date: 27 Jan 1994 01:22:56 -0500
// Build don't link:
struct A {
void f(char);
void g(int);
};
typedef
www.eeworm.com/read/340665/3280358
c vla-2.c
/* { dg-do compile } */
/* { dg-options "-std=gnu99" } */
/* These are crash tests related to PR middle-end/6994; see also
g++.dg/ext/vla1.C. Note that at present A and C cannot be inlined. */
www.eeworm.com/read/309984/3700769
code chk.code
#!/bin/sh -
#
# $Id: chk.code,v 1.10 2002/02/04 16:03:26 bostic Exp $
#
# Check to make sure that the code samples in the documents build.
d=../..
[ -d $d/docs_src ] || {
echo 'FAIL: cannot find so
www.eeworm.com/read/270811/4234831
txt 错误提示.txt
Mine.cpp
D:\Mine\Mine.cpp(60) : error C2065: 'className' : undeclared identifier
D:\Mine\Mine.cpp(60) : error C2440: '=' : cannot convert from 'int' to 'const char *'
Conversion from integr