search for: equalto

Displaying 3 results from an estimated 3 matches for "equalto".

Did you mean: equal_to
2011 Jun 20
3
[LLVMdev] C struct as function argument
...[CGKConstant getIntConstant:N(25) bits:32],nil]],nil] inModule:myMod]; [myMod dump]; id var = [[CGKRunner runnerForModule:myMod] runCGKFunction:rfunc]; assertThat(var,is(equalTo(N(35)))); } Thats the code in question. The CGK* types are part of my wrapper, and simply wrap the necessary part of the LLVM API. Test Case '-[SVFunctionTests testLLVMStructFuncCall]' started. ; ModuleID = 'llvm_structfunccall_test' %0 = type { i32, i32 } declare i64* @testL...
2003 Sep 07
1
Problem Installing Open H.323 Channel Driver
...method `enum PObject::Comparison H323_G7231Capability::Compare(const PObject &) const': ast_h323.cpp:114: `Comparison' undeclared (first use this function) ast_h323.cpp:114: parse error before `=' ast_h323.cpp:115: `result' undeclared (first use this function) ast_h323.cpp:115: `EqualTo' undeclared (first use this function) ast_h323.cpp:118: invalid use of undefined type `class H323_G7231Capability' ast_h323.h:70: forward declaration of `class H323_G7231Capability' ast_h323.cpp:120: `LessThan' undeclared (first use this function) ast_h323.cpp:122: `GreaterThan'...
2004 Dec 17
1
h323 channel compile error
...In method `PObject::Comparison H323_G7231Capability::Compare (const PObject &) const': ast_h323.cpp:108: `Comparison' undeclared (first use this function) ast_h323.cpp:108: parse error before `=' ast_h323.cpp:109: `result' undeclared (first use this function) ast_h323.cpp:109: `EqualTo' undeclared (first use this function) ast_h323.cpp:112: invalid use of undefined type `class H323_G7231Capability' ast_h323.h:60: forward declaration of `class H323_G7231Capability' ast_h323.cpp:114: `LessThan' undeclared (first use this function) ast_h323.cpp:116: `GreaterThan'...