Remy Lebeau
|
5725cf6679
Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used.
|
2 лет назад |
Remy Lebeau
|
4044221e3c
When compiling for FPC, now defining HAS_CLASS_HELPER only for FPC 2.6.0+
|
4 лет назад |
RemyLebeau
|
d47111aa06
Fixing declaration of x509_new() in IdSSLOpenSSLHeaders.pas and IdSSLOpenSSLHeaders_static.pas.
|
9 лет назад |
RemyLebeau
|
a1ca82ce49
Updated Internal_TIdMessageHelper_LoadFromFile() to remove FileExists() check. Now letting TIdReadFileExclusiveStream raise an exception on error. Using IndyRaiseOuterException() to raise an EIdMessageCannotLoad exception, capturing that load exception when possible.
|
9 лет назад |
RemyLebeau
|
627f40aa52
Miscellaneous tweaks
|
9 лет назад |
RemyLebeau
|
c948013944
Disabling TIdMessageHelper in Delphi 2005. Class handlers were buggy in Delphi 2005 and not officially supported until Delphi 2006.
|
9 лет назад |
RemyLebeau
|
567e15599c
Adding new IdMessageHelper.pas unit to IndyProtocols package
|
10 лет назад |