Re: [twsocket] New and smaller OpenSSL libraries

2011-04-29 Thread Arno Garrels
Eugene Kotlyarov wrote:
 Hi
 
 Could you also update ICSV7 snapshot please, it seems that changelog
 in it is updated, but .pas files are from month ago.

Thanks for the report, looks like the ZIP file is uploaded daily
with old content from 21th March.
I just put it manually, but if the automatic refresh doesn't get
fixed today it will be overwritten again at 23:00 (British time).

-- 
Arno Garrels   

 

 
 -Original Message-
 From: twsocket-boun...@elists.org
 [mailto:twsocket-boun...@elists.org] On Behalf Of Arno Garrels 
 Sent: 28-Apr-11 11:16
 To: ICS support mailing
 Subject: [twsocket] New and smaller OpenSSL libraries
 
 Hi,
 
 Just uploaded latest OpenSSL binaries v0.9.8r and 1.0.0d
 to the wiki site built with VC++ 2008.
 http://wiki.overbyte.be/wiki/index.php/ICS_Download
 They are smaller than the those built with MinGW.
 The Win-64 versions are for future 64-bit compilers.
 
 --
 Arno Garrels
 
 
 
 --
 To unsubscribe or change your settings for TWSocket mailing list
 please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
 Visit our website at http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Bomb

2011-04-29 Thread Francois PIETTE

Hi Francois,
I understand it now.
I didn't get the idea in the first place :(
I tought it should be somehow different and need to be placed in the 
code..


When a symbol impact a lot of units, it is more convenient to set it at the 
project level so that it is really global. This is specially required if a 
unit may be part of several projects but using different values for the 
symbol according to the project. In that case you have no other choice than 
set it in the project options.




Sorry for the trouble.


No problem, you're welcome.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Bomb

2011-04-29 Thread Anton S.
That Bomb trick causes some troubles like Code insight failure or something 
else - I don't remember exactly, but I experienced one. Actually it could be 
replaced by {$MESSAGE FATAL 'Wrong defines'} undestandable by new compilers, 
and old compilers would stop on it anyway. 

-- 
Anton
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Bomb

2011-04-29 Thread Arno Garrels
Anton S. wrote:
 Actually it could be replaced by {$MESSAGE FATAL 'Wrong defines'}

Agreed, the MESSAGE directive is supported since at least D7 and ICS 
already uses it at some places.

-- 
Arno Garrels  
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Bomb

2011-04-29 Thread Francois PIETTE

OK.

--
francois.pie...@overbyte.be
http://www.overbyte.be

- Original Message - 
From: Arno Garrels arno.garr...@gmx.de

To: ICS support mailing twsocket@elists.org
Sent: Friday, April 29, 2011 7:53 PM
Subject: Re: [twsocket] Bomb



Anton S. wrote:

Actually it could be replaced by {$MESSAGE FATAL 'Wrong defines'}


Agreed, the MESSAGE directive is supported since at least D7 and ICS 
already uses it at some places.


--
Arno Garrels  
--

To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be