[fpc-pascal] cdecl calling and const parameters - was SizeOf(File) <> SizeOf(FileRec)
Tomas Hajny
XHajT03 at mbox.vol.cz
Wed May 25 11:59:19 CEST 2005
Date sent: Wed, 25 May 2005 11:40:12 +0200
From: Søren Ager <sorenager at poboxes.com>
To: FPC-Pascal users discussions <fpc-pascal at lists.freepascal.org>
Subject: Re: [fpc-pascal] cdecl calling and const parameters - was SizeOf(File)
<> SizeOf(FileRec)
Send reply to: FPC-Pascal users discussions <fpc-pascal at lists.freepascal.org>
<mailto:fpc-pascal-request at lists.freepascal.org?subject=unsubscribe>
<mailto:fpc-pascal-request at lists.freepascal.org?subject=subscribe>
> Tomas Hajny wrote:
>
> > My suggestion would be:
>
> I copied what the win32 socket does: connect calls fpconnect calls
> so32dll.connect. That takes care of my problems and should make the
> os/2 socket unit 100% compatible with other fp units.
Yes, that's probably the best.
> So how/who do I submit the source to?
Send it to my address. I guess that in this case it's probably better
to send the whole file(s) and not just diffs. I'll modify the
Makefiles accordingly (unless you did that too) and commit it to SVN.
Tomas
More information about the fpc-pascal
mailing list