[fpc-devel] Will be 3.2.4?

2022-10-12 Thread Gabor Boros via fpc-devel
Hi All, Florian started a thread "Preparing 3.2.4, call for merge request and regressions" in September 2021, but 3.2.4 not released yet. Any news in this subject? :-) Gabor ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.fre

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Gabor Boros via fpc-devel
2022.09.28. 19:09 keltezéssel, Ondrej Pokorny via fpc-devel írta: That is quite normal. If you see such errors, check the "clean all" checkbox in the Build Lazarus dialog. Ondrej I never seen this problem before. The "clean all" trick works. Thank you Ondrej! Gabor _

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Gabor Boros via fpc-devel
2022.09.28. 17:43 keltezéssel, Ondrej Pokorny via fpc-devel írta: Try a clean build. Ondrej Clean build is ok. The problem appears when use "Build Lazarus with Profile: Normal IDE". Gabor ___ fpc-devel maillist - fpc-devel@lists.freepascal.org

Re: [fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Gabor Boros via fpc-devel
2022.09.28. 17:42 keltezéssel, J. Gareth Moreton via fpc-devel írta: Which platform and OS is this for? Kit x86_64-win64, Windows 10 64bit. Gabor ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman

[fpc-devel] Compile error with actual FPC main and Lazarus main

2022-09-28 Thread Gabor Boros via fpc-devel
Hi All, With actual FPC (123f196d) and Lazarus (11bb7ce4) got the below error. Any idea? sourcefilemanager.pas(311,1) Error: Compilation raised exception internally Gabor ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepa

Re: [fpc-devel] Cannot build Lazarus with actual FPC main

2022-08-19 Thread Gabor Boros via fpc-devel
2022.08.19. 11:51 keltezéssel, Michael Van Canneyt írta: Do you find the db.ppu unit if you look for it ? Yes: e:\FPC\3.3.1\units\i386-win32\fcl-db\db.ppu e:\FPC\3.3.1\units\x86_64-win64\fcl-db\db.ppu I found an issue from the past with same error: https://gitlab.com/freepascal.org/fpc/so

[fpc-devel] Cannot build Lazarus with actual FPC main

2022-08-19 Thread Gabor Boros via fpc-devel
Hi All, With actual FPC main (61debb15) got the below error. No error with an earlier FPC main (8028a769). Any idea? make -C packager/registration make[1]: Entering directory `e:/Lazarus/main/packager/registration' E:/FPC/3.2.2/bin/i386-Win32/rm.exe -f ../units/x86_64-win64/fcllaz.ppu E:/FPC/

Re: [fpc-devel] Preparing 3.2.4, call for merge request and regressions

2021-09-29 Thread Gabor Boros via fpc-devel
2021.09.26. 10:42 keltezéssel, Florian Klämpfl via fpc-devel írta: To do so, some stuff from main (former trunk) might need to be merged as well as regressions against 3.2.2 need to be fixed. Florian, f6e6b807d5db9adaebd4f17f83b331bed1e09399 (https://lists.freepascal.org pipermail/fpc-pasca

[fpc-devel] Build Lazarus fixes_2_2 with actual FPC main

2021-09-19 Thread Gabor Boros via fpc-devel
Hi All, I tried to build Lazarus fixes_2_2 (0bc0484c) with FPC main (5bcc5307) on Windows 10 64bit and got the below error. (3104) Compiling easylazfreetype.pas e:\Lazarus\fixes_2_2\components\freetype\easylazfreetype.pas(347,10) Warning: (3018) Constructor should be public e:\Lazarus\fixes_