On Thu, 23 Oct 2014 21:57:28 +0200
Michael Ring <[email protected]> wrote:

>[...]
> This is my test program:
> 
> program hello;
> const
>    DEVCFG3_DEFAULT=1;
> const
>    devcfg3: longWord = DEVCFG3_DEFAULT; section '.devcfg3';
>    devcfg2: longWord = DEVCFG3_DEFAULT; section '.devcfg2';

Fixed. Please test.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to