Re: [fpc-pascal] I thought fpc 3.0 would be compilable from fpc 3.0?

2015-12-03 Thread Jonas Maebe
> On 03 Dec 2015, at 06:43, Anthony Walter wrote: > > I thought I read on this list somewhere that FPC version 3.0 would be able to > compile itself? It is. > I just checked out FPC svn branch fixes 3 0 (version 3.0.1), built using FPC > 2.6.4, then check out FPC 3.0 again to another directo

[fpc-pascal] FPC 3.0.0 release for FreeBSD 10 reports v3.1.1??

2015-12-03 Thread Graeme Geldenhuys
Hi, Did somebody package the wrong FPC version for FreeBSD 10? I just downloaded "fpc-3.0.0.x86_64-freebsd10.tar" from SourceForge and installed in on my system. Running "fpc -i" reports FPC 3.1.1 (weird??). The "Compiler data" value also seems wrong. = [~

Re: [fpc-pascal] FPC 3.0.0 release for FreeBSD 10 reports v3.1.1??

2015-12-03 Thread Graeme Geldenhuys
On 2015-12-03 09:41, Graeme Geldenhuys wrote: > Did somebody package the wrong FPC version for FreeBSD 10? My bad. There was a broken symlink in the bin directory and it seems it defaulted to FPC (trunk). === [Downloads]$ fpc -i Free Pascal Compiler version 3.

[fpc-pascal] Win32 download still showing 2.6.4

2015-12-03 Thread Mattias Gaertner
Hi, When I go to www.freepascal.org, click Downloads, Intel/i386, Win32 Only Sourceforge has 3.0.0. Austria, Hungary and Netherlands still show: The latest release version is 2.6.4. Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.o

Re: [fpc-pascal] I thought fpc 3.0 would be compilable from fpc 3.0?

2015-12-03 Thread Anthony Walter
http://svn.freepascal.org/svn/fpc/tags/release_3_0_0/ Ah okay, will try again. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Win32 download still showing 2.6.4

2015-12-03 Thread Joost van der Sluis
Op 03-12-15 om 11:18 schreef Mattias Gaertner: When I go to www.freepascal.org, click Downloads, Intel/i386, Win32 Only Sourceforge has 3.0.0. Austria, Hungary and Netherlands still show: The latest release version is 2.6.4. Should be fixed now. At least for the Hungarian mirror, which is

Re: [fpc-pascal] Win32 download still showing 2.6.4t

2015-12-03 Thread Marco van de Voort
In our previous episode, Joost van der Sluis said: > > Austria, Hungary and Netherlands still show: > > > > The latest release version is 2.6.4. > > Should be fixed now. At least for the Hungarian mirror, which is > actually the main server. The other ones have to sync first. I synced FTP, and n

[fpc-pascal] FPC 3.x for Windows and reading UTF-8 encoded text from standard input

2015-12-03 Thread Lubos Pintes
Hi, How can I read an UTF-8 encoded text under Windows? My Windows locale uses windows-1250 encoding. It seems to me that a conversion to ansi happens when I am reading from standard input, so the UTF-8 text is corrupted. Do I need to do something special for this to work? Thanks

Re: [fpc-pascal] FPC 3.x for Windows and reading UTF-8 encoded text from standard input

2015-12-03 Thread Jonas Maebe
Lubos Pintes wrote on Thu, 03 Dec 2015: How can I read an UTF-8 encoded text under Windows? My Windows locale uses windows-1250 encoding. It seems to me that a conversion to ansi happens when I am reading from standard input, so the UTF-8 text is corrupted. Do I need to do something speci

Re: [fpc-pascal] I thought fpc 3.0 would be compilable from fpc 3.0?

2015-12-03 Thread Anthony Walter
Follow up, yes the tags release 3 0 0 worked. Compiled on arm-linux Raspberry Pi 2. Thanks Jonas. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal