[Lazarus] Lazarus Second Release Candidate, 1.2RC2

Henry Vermaak henry.vermaak at gmail.com
Wed Jan 15 13:30:19 CET 2014


On Wed, Jan 15, 2014 at 12:26:24PM +0000, Henry Vermaak wrote:
> On Mon, Jan 13, 2014 at 06:34:19PM +0100, Mattias Gaertner wrote:
> > The Lazarus team would like to announce the second Release Candidate
> > for the upcoming Version 1.2.
> 
> Well done!  I'd love to stick to this branch.
> 
> lazbuild crashes for me, though:
> 
> hcv at technical09:~/source/lazarus$ ./lazbuild --help
> [FORMS.PP] ExceptionOccurred 
>   Sender=Exception
>   Exception=Unknown Run-Time error : 210
>   Stack trace:
>   $080483E6  FILTERCONFIGFILECONTENT,  line 190 of lazbuild.lpr
>   $08051889  main,  line 1679 of lazbuild.lpr
>   $B7590E46
> TApplication.HandleException Unknown Run-Time error : 210
>   Stack trace:
>   $080483E6
>   $08051889
>   $B7590E46
> exception at 080483E6:
> Unknown Run-Time error : 210.
> 
> GetCfgFileContent() returns nil, since I don't have a lazarus.cfg
> anywhere on my computer.  Code in FilterConfigFileContent() doesn't
> check the return result of GetCfgFileContent(), so it crashes.

I see this has been fixed in trunk (revision 43703).  Can someone merge
this, please.

Henry




More information about the Lazarus mailing list