Re: [twsocket] OverbyteICSSmtpProt IFNDEF missing?

2018-06-28 Thread Angus Robertson - Magenta Systems Ltd
> Shouldn't be there a similar construction later in the file at > line 1167 where it now only says: > > property IcsLogger; { V8.03 } > > I would expect that here also a check for the NO_DEBUG_LOG define > is required. Yes, this should be conditional code, however the SSL samples

[twsocket] OverbyteICSSmtpProt IFNDEF missing?

2018-06-28 Thread Daniel van der Lei
Hi, I'm wondering if there is some minor mistake in the OverbyteSmtpProt.pas file of the ICS library. Currently I'm using version 8.50 but I saw the same 'issue' was still in the latest nightly build. At line 1060 it says in my file: {$IFNDEF NO_DEBUG_LOG} property IcsLogger