Issue opened:

http://bugs.freepascal.org/view.php?id=27820

Thank you in advance.

Sandro Cumerlato
 On 9 Apr 2015 22:01, "Sandro Cumerlato" <[email protected]> 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.
>
>
>
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to