[fpc-pascal] FPC fails to build rev 31874

2015-09-28 Thread Anthony Walter
FPC revision 31874 is failing to build with the following error: pexpr.pas(3990,48) Error: Incompatible type for arg no. 1: Got "tnode", expected "tsym" Last Changed Author: nickysn Last Changed Date: 2015-09-27 20:17:53 -0400 (Sun, 27 Sep 2015) ___ fpc

Re: [fpc-pascal] FPC fails to build rev 31874

2015-09-28 Thread Vincent Snijders
2015-09-28 11:08 GMT+02:00 Anthony Walter : > FPC revision 31874 is failing to build with the following error: > > pexpr.pas(3990,48) Error: Incompatible type for arg no. 1: Got "tnode", > expected "tsym" > > Last Changed Author: nickysn > Last Changed Date: 2015-09-27 20:17:53 -0400 (Sun, 27 Sep

Re: [fpc-pascal] FPC fails to build rev 31874

2015-09-28 Thread Anthony Walter
Thanks ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] FPC fails to build rev 31874

2015-09-28 Thread Sven Barth
Am 28.09.2015 11:21 schrieb "Anthony Walter" : > > Thanks Please test again with 31875. Sorry for the inconvenience... Regards, Sven ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pas

Re: [fpc-pascal] TDBF (dBase) vs TurboPower FlashFiler

2015-09-28 Thread Graeme Geldenhuys
Hello Michael, On 2015-09-26 at 14:07, Michael Van Canneyt wrote: > I seem to remember that FlashFiler supported cross-table queries. > TDBF does not. Thanks - that is quite an important point and concern for me. Regards, - Graeme - fpGUI Toolkit - a cross-platform GUI toolkit using Free P

Re: [fpc-pascal] FPC fails to build rev 31874

2015-09-28 Thread Anthony Walter
Fixed. Thanks Sven. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] PostgreSQL notifications broken

2015-09-28 Thread Mark Morgan Lloyd
Michael Van Canneyt wrote: On Fri, 11 Sep 2015, Mark Morgan Lloyd wrote: PostgreSQL has a useful feature where application programs can send notifications to each other, this tends to be much "cheaper" than periodically polling a table for changes. I've had this working on various CPUs and O

Re: [fpc-pascal] PostgreSQL notifications broken

2015-09-28 Thread Michael Van Canneyt
On Mon, 28 Sep 2015, Mark Morgan Lloyd wrote: Michael Van Canneyt wrote: On Fri, 11 Sep 2015, Mark Morgan Lloyd wrote: PostgreSQL has a useful feature where application programs can send notifications to each other, this tends to be much "cheaper" than periodically polling a table for chan

Re: [fpc-pascal] PostgreSQL notifications broken

2015-09-28 Thread Mark Morgan Lloyd
Michael Van Canneyt wrote: On Mon, 28 Sep 2015, Mark Morgan Lloyd wrote: Michael Van Canneyt wrote: On Fri, 11 Sep 2015, Mark Morgan Lloyd wrote: PostgreSQL has a useful feature where application programs can send notifications to each other, this tends to be much "cheaper" than periodicall

Re: [fpc-pascal] howto find alternatives for deprecated fucntions?

2015-09-28 Thread Klaus Hartnegg
What can I use instead of Sock2Text? That's also deprecated. Am 16.09.2015 um 16:50 schrieb Klaus Hartnegg: www.freepascal.org/docs-html/rtl/sockets/accept.html says that accept is deprecated. Whould I switch to fpaccept eventhough that can do a lot less? I hope that Sock2Text works there as w

Re: [fpc-pascal] howto find alternatives for deprecated fucntions?

2015-09-28 Thread Jonas Maebe
Klaus Hartnegg wrote on Mon, 28 Sep 2015: What can I use instead of Sock2Text? That's also deprecated. That is part of the "X wanted to remove that functionality altogether and deprecating it was a first step, and Y wanted to keep it". Eventually, it will probably be moved to a separate u

[fpc-pascal] Screwed FPC installation in Xubuntu

2015-09-28 Thread Juha Manninen
I was able to get my Xubuntu 15.10 into a state where FPC doesn't work even if I remove and install again from repo. I tried installing FPC 3RC1 but then removed all traces of it. At one point there were links to /etc/alternative created by the Ubuntu package system. After removing everything and t