[Lazarus] Error while compiling latest SVN version
Dirk
dirk.list at dirksweb.com
Thu Jun 30 15:10:08 CEST 2011
Submitted bug report + patch for Anchordocking:
http://bugs.freepascal.org/view.php?id=19660
Dirk.
> -----Original Message-----
> From: Dirk [mailto:dirk.list at dirksweb.com]
> Sent: Thursday, June 30, 2011 1:47 PM
> To: 'Lazarus mailing list'
> Subject: RE: [Lazarus] Error while compiling latest SVN version
>
> The change also breaks AnchorDocking package:
>
> Compiling anchordockpkg.pas
> Compiling anchordocking.pas
> Compiling anchordockstorage.pas
> C:\dev\lazarus_trunk\examples\anchordocking\anchordockstorage.pas(266,5
> )
> Error: Expected another 1 array elements
>
> Code:
> ADLWindowStateNames: array[TWindowState] of string = (
> 'Normal',
> 'Minimized',
> 'Maximized'
> );
>
>
> Dirk.
>
More information about the Lazarus
mailing list