[fpc-devel] SVN 17548 does not compile

2011-05-23 Thread ABorka
sysutils.pp(243,40) Error: Identifier not found "Mode" sysutils.pp(819,3) Warning: Symbol "GetLocaleFormatSettings" is not portable sysutils.pp(1277) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted ___ fpc-devel maillist

Re: [fpc-devel] status of "haltproc" issue tracked by 17383, 14958, 18831

2011-05-23 Thread Jonas Maebe
On 23 May 2011, at 23:49, Seth Grover wrote: > Anyway, there were a lot of commits and revisions and > interdependencies between these issues, but I think what I'm taking > away from all of this is that the issue has been, in your estimation, > fully resolved: that shared libraries can now be suc

Re: [fpc-devel] status of "haltproc" issue tracked by 17383, 14958, 18831

2011-05-23 Thread Marco van de Voort
In our previous episode, Seth Grover said: > Jonas (or whoever else might care to answer), > > I've been scratching my head trying to figure out which issue to > follow in mantis regarding this bug. I *think* from what I've reading > the issue has been resolved completely (I haven't got a trunk te

[fpc-devel] Re: Free Pascal 2.4.4 available

2011-05-23 Thread Seth Grover
> The FPC 2.4.4 release is available You guys probably don't get enough praise and gratitude, so I just want to say "thanks" for the hard work put into this compiler by everyone involved. This is a most excellent project and is a pleasure to use in my work on a daily basis. Thanks again, and cong

[fpc-devel] status of "haltproc" issue tracked by 17383, 14958, 18831

2011-05-23 Thread Seth Grover
Jonas (or whoever else might care to answer), I've been scratching my head trying to figure out which issue to follow in mantis regarding this bug. I *think* from what I've reading the issue has been resolved completely (I haven't got a trunk testing environment set up to test it), so hopefully yo

Re: [fpc-devel] Free Pascal 2.4.4 available

2011-05-23 Thread Vincent Snijders
2011/5/23 Marco van de Voort : > Hello, > > The FPC 2.4.4 release is available from our ftp-servers and sourceforge. > This is probably the final release created from the fixes_2_4 branch. > > Changes that may break backwards compatibility are documented at: > http://wiki.freepascal.org/User_Change

[fpc-devel] Free Pascal 2.4.4 available (fixed links)

2011-05-23 Thread Marco van de Voort
Something went wrong with the download links; the links were still pointing towards the beta. Here are the correct links: ftp://193.224.143.39/pub/fpc/dist/2.4.4/ and ftp://freepascal.stack.nl/pub/fpc/dist/2.4.4/ Note: the main ftp server is currently being migrated, that's why there is a

Re: [fpc-devel] Free Pascal 2.4.4 available

2011-05-23 Thread Felipe Monteiro de Carvalho
Your ftp link doesn't work for me. -- Felipe Monteiro de Carvalho ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Free Pascal 2.4.4 available

2011-05-23 Thread Marco van de Voort
Hello, The FPC 2.4.4 release is available from our ftp-servers and sourceforge. This is probably the final release created from the fixes_2_4 branch. Changes that may break backwards compatibility are documented at: http://wiki.freepascal.org/User_Changes_2.4.4 Downloads are available at: the m

Re: [fpc-devel] test suite, problem with missing libraries on the target

2011-05-23 Thread Jonas Maebe
On 23 May 2011, at 11:49, Bernd Mueller wrote: I am running the test suite with remote execution (from a Windows host) on an ARM-Linux target. Some test programs fail at runtime, because they depend on libraries, which were not automatically copied to the target. For example: Failed to

[fpc-devel] test suite, problem with missing libraries on the target

2011-05-23 Thread Bernd Mueller
Hello, I am running the test suite with remote execution (from a Windows host) on an ARM-Linux target. Some test programs fail at runtime, because they depend on libraries, which were not automatically copied to the target. For example: Failed to run test/tlib1b.pp 2011/01/21 18:06:08 (16

Re: [fpc-devel] compiling svn: Fatal: Can't find unit httpdefs used by fpwebdata

2011-05-23 Thread michael . vancanneyt
On Mon, 23 May 2011, Martin wrote: I have just updated again, and I still have the problem. (SVN says there are no unmodified files) I really do need some help how to fix it. Fatal: Can't find unit httpdefs used by fpwebdata Fatal: Compilation aborted httpdefs.ppu is in packages\fcl-web