Re: [fpc-pascal] section keyword

2014-10-22 Thread Jonas Maebe
On 22/10/14 08:56, Mattias Gaertner wrote: > I didn't find it in the reference. It's a trunk feature, so it's not yet documented. > How does the section keyword work and where is it allowed? > > const > devcfg3: longWord = 3; section '.devcfg3'; It's allowed after non-external global variabl

[fpc-pascal] section keyword

2014-10-21 Thread Mattias Gaertner
Hi, I didn't find it in the reference. How does the section keyword work and where is it allowed? const devcfg3: longWord = 3; section '.devcfg3'; Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-b