common.h (Firebird-3.0.2.32703-0.tar.bz2) | : | common.h (Firebird-3.0.4.33054-0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 979 | skipping to change at line 979 | |||
{ | { | |||
return static_cast<FB_SIZE_T>(strlen(str)); | return static_cast<FB_SIZE_T>(strlen(str)); | |||
} | } | |||
namespace Firebird { | namespace Firebird { | |||
// ISC API emulation | // ISC API emulation | |||
class IMessageMetadata; | class IMessageMetadata; | |||
static IMessageMetadata* const DELAYED_OUT_FORMAT = reinterpret_cast<IMes sageMetadata*>(1); | static IMessageMetadata* const DELAYED_OUT_FORMAT = reinterpret_cast<IMes sageMetadata*>(1); | |||
} | } | |||
#undef UCHAR_TYPE | ||||
#define UCHAR_TYPE uint16_t | ||||
#endif /* COMMON_COMMON_H */ | #endif /* COMMON_COMMON_H */ | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 3 lines changed or added |