Thanks Anthony, I changed the mentioned line(1945), and it works flawlessly.
On Sat, Oct 13, 2012 at 3:03 PM, Anthony Tekatch <anth...@unihedron.com>wrote:
> I found a form posting somewhere before, the following change was
> necessary at line 2945 of synaser.pas:
>
> //SerialCheck(fpioctl(FHandle, TCIOflush, TCIOFLUSH));
> SerialCheck(fpioctl(FHandle, TCIOflush,Pointer(PtrInt(TCIOFLUSH))));
>
>
> On Sat, 13 Oct 2012 10:29:27 +0300, cem zafer demirsoy <cemza...@gmail.com>
> wrote:
>
> > I am trying to compile the synaser.pas unit but I get this error
> > message.
> >
> > /Users/indiana/lazarus-libs/synapse/synaser.pas(1945,54) Error:
> > Incompatible types: got "ShortInt" expected "Pointer"
> >
> > Synapse SVN Revision 169
> > FPC 2.7.1
> > Mac OS X 10.6.8
> >
> > Thanks.
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> synalist-public mailing list
> synalist-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/synalist-public
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public