Re: [fpc-devel] FPC 3.0.0-rc2 release

2015-11-06 Thread Florian Klaempfl
Am 21.10.2015 um 14:48 schrieb Max Nazhalov: > > I doubt it ever had been working.. (that glitch I've seen and > forgotten in a hurry some years ago) > > Example [i386-win32 target]: > var > a, b: array [0..111] of byte; // some arbitrarily not-so-large entities > begin > a := b; > end. > >

Re: [fpc-devel] FPC 3.0.0-rc2 release

2015-10-29 Thread Jonas Maebe
Anthony Walter wrote on Thu, 29 Oct 2015: Jonas, when FPC 3.0 release is ready will the Lazarus team also be releasing a tandem version? No, FPC and Lazarus have independent release cycles. Jonas ___ fpc-devel maillist - fpc-devel@lists.freepasc

Re: [fpc-devel] FPC 3.0.0-rc2 release

2015-10-29 Thread Ondrej Pokorny
On 29.10.2015 17:35, Ondrej Pokorny wrote: On 29.10.2015 17:21, Anthony Walter wrote: Jonas, when FPC 3.0 release is ready will the Lazarus team also be releasing a tandem version? I ask because Ondrej's patch for this issue still isn't in SVN: http://bugs.freepascal.org/view.php?id=22235 T

Re: [fpc-devel] FPC 3.0.0-rc2 release

2015-10-29 Thread Ondrej Pokorny
On 29.10.2015 17:21, Anthony Walter wrote: Jonas, when FPC 3.0 release is ready will the Lazarus team also be releasing a tandem version? I ask because Ondrej's patch for this issue still isn't in SVN: http://bugs.freepascal.org/view.php?id=22235 This is a Lazarus issue, not FPC related. On

Re: [fpc-devel] FPC 3.0.0-rc2 release

2015-10-29 Thread Anthony Walter
Jonas, when FPC 3.0 release is ready will the Lazarus team also be releasing a tandem version? I ask because Ondrej's patch for this issue still isn't in SVN: http://bugs.freepascal.org/view.php?id=22235 ___ fpc-devel maillist - fpc-devel@lists.freepa

Re: [fpc-devel] FPC 3.0.0-rc2 release

2015-10-29 Thread Jonas Maebe
Ondrej Pokorny wrote on Thu, 29 Oct 2015: Would it be possible to apply this http://bugs.freepascal.org/view.php?id=28578 into 3.0.0 as well? Or is it too late? It is too late, especially since that is not a regression. FPC 3.0 is pretty much frozen at this point. Jonas __

Re: [fpc-devel] FPC 3.0.0-rc2 release

2015-10-29 Thread Ondrej Pokorny
Hello! Would it be possible to apply this http://bugs.freepascal.org/view.php?id=28578 into 3.0.0 as well? Or is it too late? Thanks Ondrej ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinf

Re: [fpc-devel] FPC 3.0.0-rc2 release

2015-10-23 Thread Max Nazhalov
Wednesday, October 21, 2015, 4:00:01 PM, Joost van der Sluis wrote: fdrlfo> Subject: [fpc-devel] FPC 3.0.0-rc2 release ..skip.. fdrlfo> * Features ..skip.. fdrlfo> - can compile code into assembler source code for these assemblers: ..skip.. fdrlfo>- Microsoft Assembler/Tur

[fpc-devel] FPC 3.0.0-rc2 release

2015-10-21 Thread Joost van der Sluis
Hello We have placed the second release candidate of the Free Pascal Compiler version 3.0.0 on our ftp servers. Most important change since the first release candidate is a change in the unicode resource-string handling. Also there is a new Windows to Android cross-compiler installer. You can