search for: __check

Displaying 1 result from an estimated 1 matches for "__check".

Did you mean: _check
2013 Apr 26
1
Compiling Xapian within a Cocoa project
...9;;' after declaration specifiers bool check(Xapian::docid docid); ~~~~ ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/AssertMacros.h:1291:28: note: expanded from macro 'check' #define check(assertion) __Check(assertion) ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/AssertMacros.h:280:5: note: expanded from macro '__Check' do...