Carsten Bager wrote:
I have made some small modifications to the serial unit for Win32 created by 
Luis R. Hilario.
It now, can be used in Delphi (5, 7), FPC for Win32 and FPC for WinCE.
I am using it with all compilers.
I think it could be useful for some people who are moving between Windows/WinCE and Linux. It is not in the FPC project today, where can I (if possible) put it, so it maybe could be included in the FPC in the future.

I did quite a lot of work on serial.pp for unix a year or so ago, and added/changed a number of functions since they'd been implemented in a way that didn't work. At the same time I contributed a Windows implementation, although I've not tested that as heavily as the unix one which I use regularly.

I'd suggest comparing your code with what's in http://bugs.freepascal.org/view.php?id=18946 so that if it's ever accepted all of the functions are consistent.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to