Re: [fpc-pascal] FPC 2.7.1 snapshot for Win32

2014-07-29 Thread Sven Barth
On 29.07.2014 18:01, Juha Manninen wrote: On Tue, Jul 29, 2014 at 6:07 PM, Sven Barth Did you check that the paths inside the fpc.cfg are really the correct ones? Right. After all I missed the important parts of fpc.cfg. I had copied it from FPC under Lazarus installation dir. There the paths

Re: [fpc-pascal] FPC 2.7.1 snapshot for Win32

2014-07-29 Thread Juha Manninen
On Tue, Jul 29, 2014 at 6:07 PM, Sven Barth > Did you check that the paths inside the fpc.cfg are really the correct ones? Right. After all I missed the important parts of fpc.cfg. I had copied it from FPC under Lazarus installation dir. There the paths are C:\lazarus\fpc\$FPCVERSION. I don't know

Re: [fpc-pascal] FPC 2.7.1 snapshot for Win32

2014-07-29 Thread Sven Barth
Am 29.07.2014 16:13 schrieb "Juha Manninen" : > I downloaded a binary package for Win32, unpacked it, adjusted Windows > PATH for the new directory and copied fpc.cfg from older 2.6.4 > version. > I did not see anything version dependent in the fpc.cfg so I did not change it. Did you check that th

[fpc-pascal] FPC 2.7.1 snapshot for Win32

2014-07-29 Thread Juha Manninen
How to test the compiled FPC snapshot binaries on Windows? I found a link from this page: http://www.freepascal.org/develop.var under header "Download Daily Update of Development Tree (trunk)" I think it should be "Download Daily Compiled Binaries of Development Tree (trunk)" but it is no big

Re: [fpc-pascal] FPHTTPClient DNS Round Robin

2014-07-29 Thread Michael Van Canneyt
On Tue, 29 Jul 2014, Dimitrios Chr. Ioannidis wrote: Hi all, i tried unsuccesfully to use the fphttpclient to connect to a site which has two A Records with different ip's AKA DNS Round Robin. Before i diggin to the code, does anyone know if the fphttpclient works more or less like a brow

[fpc-pascal] FPHTTPClient DNS Round Robin

2014-07-29 Thread Dimitrios Chr. Ioannidis
Hi all, i tried unsuccesfully to use the fphttpclient to connect to a site which has two A Records with different ip's AKA DNS Round Robin. Before i diggin to the code, does anyone know if the fphttpclient works more or less like a browser ? Meaning that does it gets all the ip's and try to

Re: [fpc-pascal] Find/open files in search paths - Exuberant CTags?

2014-07-29 Thread Henry Vermaak
On Tue, Jul 29, 2014 at 10:48:36AM +0400, denisgolovan wrote: > > On Mon, Jul 21, 2014 at 01:15:03AM -0300, Flávio Etrusco wrote: > > > Is there any thought to someone extending Exuberant CTags > > to handle innovations in Pascal since Knuth? This CTags > > program has a Pascal mode that handles