Forum > General

Fpc Updates

(1/1)

loaded:
Hi All,

The latest update information is available on the Free Pascal page as follows.

--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---May 20th, 2021FPC version 3.2.2 has been released!Regarding the fact that there has been no update for a very long time;
I have heard from some people that the situation is worrying and that they do not want to use it in a new project.

I would like to hear your opinions. Best regards.

Thaddy:
It is not worrying at all.
A new release is done when it is done. The fixes branch is such that you can assume this will be 3.2.4. so use that (fpcupdeluxe can build that for you if you can't build from source yourself)
Release management takes time.

Note that I am a little bit worried that people may expect many new features and that is not the case in a point release.
That will only be the case once trunk becomes a RC for fpc - probably - 4.0. which contains very many new goodies.
Then again, I build trunk/main almost daily and certainly weekly, depending on what I see in the commits.
Then again some more, only advanced users and the really stupid beginner ones use trunk.

loaded:
Commander Thaddy,
This is a very refreshing answer thank you. 😇

Navigation

[0] Message Index

Go to full version