Re: 64 bit data types



With proper compiler warnings this causes usually no problems. Even big
applications with hundred thousands of lines of code can be ported
within a few hours.

And all test cases must be reproduced within lots of hours as well.

The among of time needed to port existing code depends on the nature of the code: extensive usage of pointers, many typecasts... All these usages can cause run time exception if they are not properly modified.

--
Florent Ouchet
.



Relevant Pages

  • Re: 64 bit data types
    ... >> With proper compiler warnings this causes usually no problems. ... >> applications with hundred thousands of lines of code can be ported ... extensive usage of pointers, ... Well, I'd no problem to port neither my hobby project (well, required ...
    (borland.public.delphi.non-technical)
  • Re: Cannot telnet to port 25 from Windows 2003 SBS server to itself
    ... which is I cannot connect from the server on port 25 and send ... I am having this problem on two sbs installations I've done recently. ... those applications to send e-mail, ... Connecting To localhost...Could not open connection to the host, ...
    (microsoft.public.windows.server.sbs)
  • Setting Up RS-232 Ports for Data Logging
    ... RS-232 port. ... Each application listens on its own port and, ... both applications are trying to ... What I want is all the serial data, ...
    (Ubuntu)
  • Re: CA Sells Ingres!
    ... Actually Mainwin is a product fron mainsoft corp which helps port VC++ ... applications onto popular versions of Unix & Linux. ...
    (comp.databases.ingres)
  • Re: SMTP and Port 25
    ... We have many applications in Delphi 6 and 7 and when sending E-Mail, we use Indy's SMTP component. ... Lately we have had to unblocked port 25 on the Exchange server in order to make the applications work. ... You could put a SSH server on the exchange box and then add a SSH tunnel component and simply tunnel the port 25 traffic. ...
    (borland.public.delphi.thirdpartytools.general)