[twsocket] Fwd: Big Business' SSL Problem

2009-11-05 Thread Fastream Technologies
I wonder if OpenSSLICS/ has been fixed for this flaw... Best Regards, SZ -- Forwarded message -- From: Forbes.com Alerts Date: Fri, Nov 6, 2009 at 2:05 AM Subject: Big Business' SSL Problem To: Alerts Recipients Big Business' SSL Problem Why consumers don't need to worry abo

Re: [twsocket] ICS V7 and D2010 mess up with RTTI

2009-11-05 Thread Eric Fleming Bonilha
I also think that having the NO_EXTENDED_RTTI option is good, but, maybe you should not define it by default, because some projects that relies on RTTI can break because of this bug in D2010 compiler, because it is propagating the flag to all units that are compiled after one unit with the {$RTT

Re: [twsocket] ICS V7 and D2010 mess up with RTTI

2009-11-05 Thread Arno Garrels
Eric Fleming Bonilha wrote: > > So, in theory, your library is correctly programmed, but I donĀ“t know > why, this is propagating to my whole software and disabling RTTI for > all my Record types!!! > > Have you ever seen this problem? Not yet, I haven't had the time to play with the new RTTI.