Mr Bee wrote:
> I think we should follow Delphi in this case. Typed constant should not
> be writeable by default. That's what a constant should be. The old
> behavior is a flaw. At least let {$J-} be the default for {$MODE DELPHI}
> and {$MODE OBJFPC}.
>
> What do you think?
It can maybe be changed for {$mode delphiunicode}
Jonas