Hallo Hartmut
> as the latest version of the free Borland C++ compiler shows version
> number 5.5.1, I think line 1027 of include/compatlayer.h should read
>
> #if __BORLANDC__>0x551
>
> instead of
>
> #if __BORLANDC__>0x550
Ok, as the code inside this section was tested with BC++ 5.6 (Builder
6) I changed it to:
#if __BORLANDC__>=0x560
Gruesse, SET
--
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Visit my home page: http://welcome.to/SetSoft or
http://www.geocities.com/SiliconValley/Vista/6552/
Alternative e-mail: set@... set@...
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013
|