Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Sven Barth via fpc-pascal
Michael Van Canneyt via fpc-pascal schrieb am Mi., 4. Dez. 2024, 21:52: > > > On Wed, 4 Dec 2024, Sven Barth via fpc-pascal wrote: > > > Michael Van Canneyt via fpc-pascal > > schrieb am Mi., 4. Dez. 2024, 18:24: > > > >> > >> > >>> > >>> @Michael: do you think you can take a look? I also got th

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Michael Van Canneyt via fpc-pascal
On Wed, 4 Dec 2024, Sven Barth via fpc-pascal wrote: Michael Van Canneyt via fpc-pascal schrieb am Mi., 4. Dez. 2024, 18:24: @Michael: do you think you can take a look? I also got the feeling that it tries to compile more while nothing changed than with 3.2.2, though I did not yet ha

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Adriaan van Os via fpc-pascal
Sven Barth via fpc-pascal wrote: Hairy Pixels via fpc-pascal > schrieb am Mi., 4. Dez. 2024, 13:56: Were there known changes in that area since March 3rd 2023? Honestly they were causing so many crashes maybe they got pulled for incremental bu

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Sven Barth via fpc-pascal
Hairy Pixels via fpc-pascal schrieb am Mi., 4. Dez. 2024, 14:24: > On Dec 4, 2024 at 8:13:08 PM, Sven Barth via fpc-pascal < > fpc-pascal@lists.freepascal.org> wrote: > >> The likely candidate is the reworked module loading that still has its >> problems. >> >> @Michael: do you think you can take

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Sven Barth via fpc-pascal
Michael Van Canneyt via fpc-pascal schrieb am Mi., 4. Dez. 2024, 18:24: > > > > > > @Michael: do you think you can take a look? I also got the feeling that > it > > tries to compile more while nothing changed than with 3.2.2, though I did > > not yet have the time to nail this down more (or to co

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Michael Van Canneyt via fpc-pascal
On Wed, 4 Dec 2024, Sven Barth via fpc-pascal wrote: Hairy Pixels via fpc-pascal schrieb am Mi., 4. Dez. 2024, 13:56: Were there known changes in that area since March 3rd 2023? Honestly they were causing so many crashes maybe they got pulled for incremental building. I’d rather take the cr

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Hairy Pixels via fpc-pascal
On Dec 4, 2024 at 8:13:08 PM, Sven Barth via fpc-pascal < fpc-pascal@lists.freepascal.org> wrote: > The likely candidate is the reworked module loading that still has its > problems. > > @Michael: do you think you can take a look? I also got the feeling that it > tries to compile more while nothi

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Sven Barth via fpc-pascal
Hairy Pixels via fpc-pascal schrieb am Mi., 4. Dez. 2024, 13:56: > Were there known changes in that area since March 3rd 2023? Honestly they > were causing so many crashes maybe they got pulled for incremental > building. I’d rather take the crashes though then what I have now. > The likely cand

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Hairy Pixels via fpc-pascal
On Dec 4, 2024 at 6:29:36 PM, Hairy Pixels wrote: > My only thought is that my project makes extensive use of multi helpers > and implicit function specialization both of which were causing serious > crashes in the compiler (I think they were the cause at least). I’m talking > you change a top

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Hairy Pixels via fpc-pascal
On Dec 4, 2024 at 6:29:36 PM, Hairy Pixels wrote: > I’m going to have to rollback and use my old version because it’s not > usable like. Event going to 4 second build times if you change a single > line is too painful. > and I just tried to rollback and the compiler crashes now on a particular

[fpc-pascal] fpGUI issue on current FPC trunk

2024-12-04 Thread James Richters via fpc-pascal
Hi Graeme, I'm not sure if you saw this issue as is was buried in the middle of one of my emails when you were out. I tried compiling fpGUI with the current FPC trunk (downloaded a few days ago) fpg_base.pas the line 38: TfpgChar= type String[4]; Gets this error: fpg_base.pas(41,32)

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread Hairy Pixels via fpc-pascal
On Dec 4, 2024 at 6:22:12 PM, James Richters via fpc-pascal < fpc-pascal@lists.freepascal.org> wrote: > I don’t know what causes this, but I have experienced the same issue. > Just loading the IDE takes like 30 seconds on a version I installed in 2023 > and another in early 2024, and those also c

Re: [fpc-pascal] Incremental compiling not working in new version

2024-12-04 Thread James Richters via fpc-pascal
I don’t know what causes this, but I have experienced the same issue. Just loading the IDE takes like 30 seconds on a version I installed in 2023 and another in early 2024, and those also compile much slower, but I just installed it again last week and the new version installed is fast again..

Re: [fpc-pascal] What to do to get new users

2024-12-04 Thread Graeme Geldenhuys via fpc-pascal
Hi James, On 02/12/2024 00:44, James Richters via fpc-pascal wrote: > there ---> and I'll be lucky if it takes me more than 5 minutes to > permanently install it! Uggg @ time! lol - yeah, I have so many of those. > I managed to figure fpGUI out... Basically rediscovering the issue and how > to

Re: [fpc-pascal] What to do to get new users

2024-12-04 Thread Graeme Geldenhuys via fpc-pascal
On 01/12/2024 10:00, Michael Van Canneyt via fpc-pascal wrote: > How we got to think that downloading 1200 different packages from internet to > build and > install a 200-line javascript program (so basically creating a zip) is OK, > will forever remain a mystery to me. I feel your pain, and ful