代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/366702/2867965
c virtual3.c
//PR c++/29022
struct A
{
operator int();
};
struct B : virtual A; // { dg-error "token" }
int foo(B &b)
{
return b; // { dg-error "cannot convert" }
}
www.eeworm.com/read/366702/2871283
c p8460.c
// { dg-do assemble }
// prms-id: 8460
class A {
public:
A();
A(int) { }
A(const A&) { }
private:
};
int main()
{
A a;
a.A(1); // { dg-error "" } cannot find name this way
}
www.eeworm.com/read/366702/2876433
f90 parameter_array_ref_1.f90
! { dg-do compile }
!
! PR fortran/32906 - Parameter array ... cannot be automatic or assumed shape
!
! Testcase contributed by Florian Ladstaedter
!
program test_program
intege
www.eeworm.com/read/361550/2945564
h global.h
/*
* libmad - MPEG audio decoder library
*/
# ifndef LIBMAD_GLOBAL_H
# define LIBMAD_GLOBAL_H
# if defined(DEBUG) && defined(NDEBUG)
# error "cannot define both DEBUG and NDEBUG"
www.eeworm.com/read/353649/3083398
h global.h
/*
* libmad - MPEG audio decoder library
*/
# ifndef LIBMAD_GLOBAL_H
# define LIBMAD_GLOBAL_H
# if defined(DEBUG) && defined(NDEBUG)
# error "cannot define both DEBUG and NDEBUG"
www.eeworm.com/read/351636/3101507
diffs @show.diffs
#! /usr/bin/env tcsh
set ddir = diffs
set rdirs = ( results_* )
# verify that there are differences to view
if ( $#rdirs < 2 ) then
echo cannot proceed, we need at least 2 result director
www.eeworm.com/read/260165/4334888
h processheap_allocator_unittest_.h
#if !defined(WINSTL_INCL_WINSTL_MEMORY_HPP_PROCESSHEAP_ALLOCATOR)
# error This file cannot be directly included, and should only be included within winstl/memory/processheap_allocator.hpp
#endif /
www.eeworm.com/read/260165/4334912
h commctrl_functionals_unittest_.h
#if !defined(WINSTL_INCL_WINSTL_CONTROLS_HPP_COMMCTRL_FUNCTIONALS)
# error This file cannot be directly included, and should only be included within winstl/controls/commctrl_functionals.hpp
#endif
www.eeworm.com/read/260165/4335006
h _functionals_unittest_.h
#if !defined(WINSTL_INCL_WINSTL_FILESYSTEM_HPP_FUNCTIONALS)
# error This file cannot be directly included, and should only be included within winstl/filesystem/functionals.hpp
#endif /* !WINSTL_IN
www.eeworm.com/read/260165/4335013
h functionals_unittest_.h
#if !defined(WINSTL_INCL_WINSTL_FILESYSTEM_HPP_FUNCTIONALS)
# error This file cannot be directly included, and should only be included within winstl/filesystem/functionals.hpp
#endif /* !WINSTL_IN