[Lazarus] suggestion for lazbuild

Mehmet Erol Sanliturk m.e.sanliturk at gmail.com
Thu Mar 19 02:31:49 CET 2015


On Wed, Mar 18, 2015 at 6:06 PM, Mattias Gaertner <nc-gaertnma at netcologne.de
> wrote:

> On Wed, 18 Mar 2015 17:22:25 -0700
> Mehmet Erol Sanliturk <m.e.sanliturk at gmail.com> wrote:
>
> >[...]
> > > > but it is not taken into consideration the record type changes
> mentioned
> > > > above .
> > >
> > > Are the altered units in the project or in a package?
> > >
> > >
> >
> > Altered units are in a project ( I never use any "package" ) , not loaded
> > into Lazarus GUI , but their directories are defined .
>
> Then I have no clue how to reproduce this. You have to create an
> example. Is there already a bug report?
>
>
>

I do not remember ,  but many years ago I have entered some bug reports .
I have discontinued to enter any bug reports because some one has
complained about so much bug reports .



> >[...]
> > > 17 minutes? Even the 3+ millions lines of FPC and Lazarus normally only
> > > takes a few minutes on a recent machine.
> >
> > Yes : Seventeen minutes  ( without debug related additions ) .
> >
> > Processor :  Intel i5-3470 , Quad-core . 3.2 GigaHerz
>
> How big is that project?
>
>
>

My program writing style is very different from existing conventions .
The line count is not so much similar to Lazarus .
There are more than 700 units and more than 11000 procedures , each
procedure in a different source file , and approximately each record in a
different file ( around 4000 ) .



> > Alongside the ( NOT detecting record element additions / changes
> /deletions
> > ) , another very important problem for me is to
> >
> > ( Discontinuation of compilation on errors )
> >
> > although in an item "Display error messages up to 1 000 000 ( million )"
> is
> > selected .
> >
> >
> > This number is NOT taken into consideration , and it is stopping
> > compilation at the end of a unit or after a small number ( around 50 ) .
>
> For me FPC is so fast, that I never needed that feature.
> Please create a bug report.
>


It is NOT possible , because I am NO a subscriber of Free Pascal mailing
lists .


Actually I am working toward converting my program to C , and in parallel ,
I am trying to write a Pascal compiler from scratch by using

http://www.standardpascal.org/p5.html
(  The P5 compiler )

as a seed .




>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150318/e6c83926/attachment-0003.html>


More information about the Lazarus mailing list