代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/366702/2871108
c err-msg11.c
// { dg-do assemble }
// GROUPS passed error-messages
void foo (mutable int x);// { dg-error "" } non-member `x' cannot be declared `mutable'.*
www.eeworm.com/read/366702/2876187
f recursive_check_1.f
! { dg-do compile }
! PR fortran/26551
SUBROUTINE SUB()
CALL SUB() ! { dg-error "cannot call itself, as it is not RECURSIVE" }
END SUBROUTINE
FUNCTION FUNC() RESULT (FOO)
www.eeworm.com/read/365785/2895106
c kputc.c
/* A server must occasionally print some message. It uses a simple version of
* printf() found in the system library that calls putk() to output characters.
* The LOG driver cannot use the regular
www.eeworm.com/read/362762/2927057
c kputc.c
/* A server must occasionally print some message. It uses a simple version of
* printf() found in the system library that calls putk() to output characters.
* The LOG driver cannot use the regular
www.eeworm.com/read/356555/3041019
knownbugs
This is a list of known bugs in WebMail. Some of them are bugs that I cannot
fix, because they are not directly in the WebMail code but in some third party
library or program:
Title:
WU-IMAP
www.eeworm.com/read/355365/3053929
rb german.scan.rb
#
# german.scan.rb
# ScanCode translation for a german keyboard
#
theInputSystem = get('/sys/server/input');
if (theInputSystem == nil)
print "(german.scan.rb) cannot find the InputServer)\n
www.eeworm.com/read/353832/3081577
h kgagtypes.h
/** KGAgTypes defines public structures and callback functions used in the KG SDK API. These
cannot be defined in KGDefs because they depend on classes that depend on KGDefs. */
#ifndef KG_TYPES_
www.eeworm.com/read/260165/4334633
h performance_counter_unittest_.h
#if !defined(UNIXSTL_INCL_UNIXSTL_PERFORMANCE_HPP_PERFORMANCE_COUNTER)
# error This file cannot be directly included, and should only be included within unixstl/performance/performance_counter.hpp
www.eeworm.com/read/367274/9763700
asm cofftest.asm
;Cannot be automatically tested because it differs every time,
;I guess because of a date/time field.
; test source file for assembling to COFF
; build with (under DJGPP, for example):
; nasm