[Lazarus] lazbuild doesn't increment build number | issue plus patch
Sandro Cumerlato
sandro.cumerlato at gmail.com
Sat Apr 11 10:35:09 CEST 2015
Issue opened:
http://bugs.freepascal.org/view.php?id=27820
Thank you in advance.
Sandro Cumerlato
On 9 Apr 2015 22:01, "Sandro Cumerlato" <sandro.cumerlato at gmail.com> wrote:
> Hello,
> lazbuild doesn't increment build number even if auto increment is enabled
> in Project Options.
>
> Please review attached patch and apply if OK.
>
>
> Notice that saved LPI file differs from original one (input file), some
> sections are not kept:
>
> ...
> <UnitName Value="project1"/>
> ...
> <UnitName Value="Unit1"/>
> ...
> <Debugging>
> <Exceptions Count="3">
> <Item1>
> <Name Value="EAbort"/>
> </Item1>
> <Item2>
> <Name Value="ECodetoolError"/>
> </Item2>
> <Item3>
> <Name Value="EFOpenError"/>
> </Item3>
> </Exceptions>
> </Debugging>
>
>
> Compare attached lpi files for more details (lpi.0 vs lpi.1)... is it a
> ReadProject/WriteProject bug?
>
> Sandro Cumerlato
>
>
> p.s.: lpi.0 is the original lpi file generated by the Lazarus IDE.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150411/04acf9e3/attachment-0003.html>
More information about the Lazarus
mailing list