[fpc-devel] constref in Windows

Joost van der Sluis joost at cnoc.nl
Sat Nov 20 20:41:16 CET 2010


On Sat, 2010-11-20 at 23:03 +0700, Paul Ishenin wrote:
> 20.11.2010 22:48, Jonas Maebe wrote:
> > It's not about porting code, it's about existing FPC code.
> Changes in interfaces also breaks existing FPC code. And plus adds more 
> problems to delphi code porting.

Again, these changes are detected by the compiler, and easily fixable.
The problems that may arise if we change the behavior of 'const' are
very difficult to detect. (Not only in assembly, but also in
header-conversion units) It will simple lead to random AV's.

Joost.






More information about the fpc-devel mailing list